File tree
Expand file treeCollapse file tree
12 files changed
+39
-79
lines changedFilter options
- examples
- BasicAuthGet
- CustomHeader
- DweetGet
- DweetPost
- HueBlink
- PostWithHeaders
- SimpleDelete
- SimpleGet
- SimplePost
- SimplePut
- SimpleWebSocket
Expand file treeCollapse file tree
12 files changed
+39
-79
lines changed+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
|
examples/BasicAuthGet/BasicAuthGet.ino
Copy file name to clipboardExpand all lines: examples/BasicAuthGet/BasicAuthGet.ino+4-7Lines changed: 4 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
6 |
| - |
7 | 5 |
|
8 | 6 |
|
9 | 7 |
|
10 | 8 |
|
| 9 | + |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 |
| - |
30 | 28 |
|
31 | 29 |
|
32 | 30 |
|
| ||
56 | 54 |
|
57 | 55 |
|
58 | 56 |
|
59 |
| - |
60 |
| - |
| 57 | + |
| 58 | + |
61 | 59 |
|
62 | 60 |
|
63 | 61 |
|
| ||
66 | 64 |
|
67 | 65 |
|
68 | 66 |
|
69 |
| - |
examples/CustomHeader/CustomHeader.ino
Copy file name to clipboardExpand all lines: examples/CustomHeader/CustomHeader.ino+8-13Lines changed: 8 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
6 |
| - |
7 |
| - |
8 |
| - |
9 |
| - |
10 |
| - |
11 | 5 |
|
12 | 6 |
|
| 7 | + |
| 8 | + |
13 | 9 |
|
14 | 10 |
|
15 |
| - |
16 |
| - |
| 11 | + |
| 12 | + |
17 | 13 |
|
18 | 14 |
|
19 | 15 |
|
| ||
29 | 25 |
|
30 | 26 |
|
31 | 27 |
|
32 |
| - |
33 |
| - |
34 | 28 |
|
35 | 29 |
|
36 | 30 |
|
| ||
53 | 47 |
|
54 | 48 |
|
55 | 49 |
|
56 |
| - |
57 | 50 |
|
58 | 51 |
|
59 | 52 |
|
60 | 53 |
|
61 | 54 |
|
62 | 55 |
|
63 | 56 |
|
64 |
| - |
65 |
| - |
| 57 | + |
| 58 | + |
66 | 59 |
|
67 | 60 |
|
68 | 61 |
|
| ||
81 | 74 |
|
82 | 75 |
|
83 | 76 |
|
| 77 | + |
| 78 | + |
84 | 79 |
|
85 | 80 |
|
86 | 81 |
|
|
examples/DweetGet/DweetGet.ino
Copy file name to clipboardExpand all lines: examples/DweetGet/DweetGet.ino+3-7Lines changed: 3 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 |
| - |
14 | 12 |
|
15 |
| - |
| 13 | + |
16 | 14 |
|
17 | 15 |
|
18 | 16 |
|
| ||
33 | 31 |
|
34 | 32 |
|
35 | 33 |
|
36 |
| - |
37 |
| - |
38 | 34 |
|
39 | 35 |
|
40 | 36 |
|
| ||
66 | 62 |
|
67 | 63 |
|
68 | 64 |
|
69 |
| - |
70 |
| - |
| 65 | + |
| 66 | + |
71 | 67 |
|
72 | 68 |
|
73 | 69 |
|
|
examples/DweetPost/DweetPost.ino
Copy file name to clipboardExpand all lines: examples/DweetPost/DweetPost.ino+3-11Lines changed: 3 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
9 |
| - |
10 |
| - |
11 |
| - |
12 |
| - |
13 |
| - |
14 | 8 |
|
| 9 | + |
15 | 10 |
|
16 | 11 |
|
17 | 12 |
|
| ||
31 | 26 |
|
32 | 27 |
|
33 | 28 |
|
34 |
| - |
35 |
| - |
36 | 29 |
|
37 | 30 |
|
38 | 31 |
|
| ||
59 | 52 |
|
60 | 53 |
|
61 | 54 |
|
62 |
| - |
63 | 55 |
|
64 | 56 |
|
65 | 57 |
|
| ||
74 | 66 |
|
75 | 67 |
|
76 | 68 |
|
77 |
| - |
78 |
| - |
| 69 | + |
| 70 | + |
79 | 71 |
|
80 | 72 |
|
81 | 73 |
|
|
examples/HueBlink/HueBlink.ino
Copy file name to clipboardExpand all lines: examples/HueBlink/HueBlink.ino+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 |
| - |
18 | 16 |
|
19 | 17 |
|
20 | 18 |
|
| ||
97 | 95 |
|
98 | 96 |
|
99 | 97 |
|
100 |
| - |
101 |
| - |
102 |
| - |
| 98 | + |
examples/PostWithHeaders/PostWithHeaders.ino
Copy file name to clipboardExpand all lines: examples/PostWithHeaders/PostWithHeaders.ino+4-6Lines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 |
| - |
8 | 6 |
|
9 | 7 |
|
10 | 8 |
|
11 | 9 |
|
| 10 | + |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
33 |
| - |
34 | 32 |
|
35 | 33 |
|
36 | 34 |
|
| ||
66 | 64 |
|
67 | 65 |
|
68 | 66 |
|
69 |
| - |
70 |
| - |
| 67 | + |
| 68 | + |
71 | 69 |
|
72 | 70 |
|
73 | 71 |
|
|
examples/SimpleDelete/SimpleDelete.ino
Copy file name to clipboardExpand all lines: examples/SimpleDelete/SimpleDelete.ino+3-6Lines changed: 3 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 |
| - |
8 | 6 |
|
| 7 | + |
9 | 8 |
|
10 | 9 |
|
11 | 10 |
|
| ||
27 | 26 |
|
28 | 27 |
|
29 | 28 |
|
30 |
| - |
31 |
| - |
32 | 29 |
|
33 | 30 |
|
34 | 31 |
|
| ||
58 | 55 |
|
59 | 56 |
|
60 | 57 |
|
61 |
| - |
62 |
| - |
| 58 | + |
| 59 | + |
63 | 60 |
|
64 | 61 |
|
65 | 62 |
|
|
examples/SimpleGet/SimpleGet.ino
Copy file name to clipboardExpand all lines: examples/SimpleGet/SimpleGet.ino+3-7Lines changed: 3 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
6 |
| - |
7 | 5 |
|
| 6 | + |
8 | 7 |
|
9 | 8 |
|
10 | 9 |
|
| ||
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
22 |
| - |
23 | 21 |
|
24 | 22 |
|
25 | 23 |
|
26 | 24 |
|
27 | 25 |
|
28 | 26 |
|
29 |
| - |
30 |
| - |
31 | 27 |
|
32 | 28 |
|
33 | 29 |
|
| ||
54 | 50 |
|
55 | 51 |
|
56 | 52 |
|
57 |
| - |
58 |
| - |
| 53 | + |
| 54 | + |
59 | 55 |
|
60 | 56 |
|
61 | 57 |
|
|
examples/SimplePost/SimplePost.ino
Copy file name to clipboardExpand all lines: examples/SimplePost/SimplePost.ino+3-7Lines changed: 3 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 |
| - |
8 | 6 |
|
| 7 | + |
9 | 8 |
|
10 | 9 |
|
11 | 10 |
|
| ||
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
22 |
| - |
23 | 21 |
|
24 | 22 |
|
25 | 23 |
|
26 | 24 |
|
27 | 25 |
|
28 | 26 |
|
29 |
| - |
30 |
| - |
31 | 27 |
|
32 | 28 |
|
33 | 29 |
|
| ||
57 | 53 |
|
58 | 54 |
|
59 | 55 |
|
60 |
| - |
61 |
| - |
| 56 | + |
| 57 | + |
62 | 58 |
|
63 | 59 |
|
64 | 60 |
|
|
examples/SimplePut/SimplePut.ino
Copy file name to clipboardExpand all lines: examples/SimplePut/SimplePut.ino+3-7Lines changed: 3 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 |
| - |
8 | 6 |
|
| 7 | + |
9 | 8 |
|
10 | 9 |
|
11 | 10 |
|
| ||
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
22 |
| - |
23 | 21 |
|
24 | 22 |
|
25 | 23 |
|
26 | 24 |
|
27 | 25 |
|
28 | 26 |
|
29 |
| - |
30 |
| - |
31 | 27 |
|
32 | 28 |
|
33 | 29 |
|
| ||
57 | 53 |
|
58 | 54 |
|
59 | 55 |
|
60 |
| - |
61 |
| - |
| 56 | + |
| 57 | + |
62 | 58 |
|
63 | 59 |
|
64 | 60 |
|
|
0 commit comments