Commit f0ded24
File tree
4 files changed
+64
-1
lines changedFilter options
- libraries/ArduinoOTA
- examples/BasicOTA
- src
4 files changed
+64
-1
lines changedlibraries/ArduinoOTA/examples/BasicOTA/BasicOTA.ino
Copy file name to clipboardExpand all lines: libraries/ArduinoOTA/examples/BasicOTA/BasicOTA.ino+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
1 | 15 |
|
2 | 16 |
|
3 | 17 |
|
|
libraries/ArduinoOTA/keywords.txt
Copy file name to clipboardExpand all lines: libraries/ArduinoOTA/keywords.txt+22-1Lines changed: 22 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
13 | 14 |
|
14 | 15 |
|
15 | 16 |
|
16 |
| - |
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
22 | 34 |
|
23 | 35 |
|
24 | 36 |
|
25 | 37 |
|
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
libraries/ArduinoOTA/src/ArduinoOTA.cpp
Copy file name to clipboardExpand all lines: libraries/ArduinoOTA/src/ArduinoOTA.cpp+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
1 | 15 |
|
2 | 16 |
|
3 | 17 |
|
|
libraries/ArduinoOTA/src/ArduinoOTA.h
Copy file name to clipboardExpand all lines: libraries/ArduinoOTA/src/ArduinoOTA.h+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
1 | 15 |
|
2 | 16 |
|
3 | 17 |
|
|
0 commit comments