File tree
6 files changed
+27
-9
lines changedFilter options
- docs/en/migration_guides
- libraries
- Network/src
- WiFi/examples/WiFiIPv6
6 files changed
+27
-9
lines changeddocs/en/migration_guides/2.x_to_3.0.rst
Copy file name to clipboardExpand all lines: docs/en/migration_guides/2.x_to_3.0.rst+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
197 | 197 |
|
198 | 198 |
|
199 | 199 |
|
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
libraries/Network/src/NetworkClient.cpp
Copy file name to clipboardExpand all lines: libraries/Network/src/NetworkClient.cpp+8-5Lines changed: 8 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
159 | 159 |
|
160 | 160 |
|
161 | 161 |
|
162 |
| - |
| 162 | + |
163 | 163 |
|
164 | 164 |
|
165 | 165 |
|
| ||
391 | 391 |
|
392 | 392 |
|
393 | 393 |
|
| 394 | + |
| 395 | + |
| 396 | + |
| 397 | + |
| 398 | + |
394 | 399 |
|
395 | 400 |
|
396 | 401 |
|
| ||
534 | 539 |
|
535 | 540 |
|
536 | 541 |
|
537 |
| - |
538 |
| - |
539 |
| - |
| 542 | + |
540 | 543 |
|
541 |
| - |
| 544 | + |
542 | 545 |
|
543 | 546 |
|
544 | 547 |
|
|
libraries/Network/src/NetworkClient.h
Copy file name to clipboardExpand all lines: libraries/Network/src/NetworkClient.h+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
| 62 | + |
62 | 63 |
|
63 | 64 |
|
64 | 65 |
|
65 | 66 |
|
66 |
| - |
| 67 | + |
67 | 68 |
|
68 | 69 |
|
69 | 70 |
|
|
libraries/Network/src/NetworkUdp.cpp
Copy file name to clipboardExpand all lines: libraries/Network/src/NetworkUdp.cpp+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
288 | 288 |
|
289 | 289 |
|
290 | 290 |
|
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
291 | 296 |
|
292 | 297 |
|
293 | 298 |
|
| ||
374 | 379 |
|
375 | 380 |
|
376 | 381 |
|
377 |
| - |
| 382 | + |
378 | 383 |
|
379 | 384 |
|
380 | 385 |
|
|
libraries/Network/src/NetworkUdp.h
Copy file name to clipboardExpand all lines: libraries/Network/src/NetworkUdp.h+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
| 66 | + |
66 | 67 |
|
67 | 68 |
|
68 | 69 |
|
69 | 70 |
|
70 | 71 |
|
71 | 72 |
|
72 |
| - |
| 73 | + |
73 | 74 |
|
74 | 75 |
|
75 | 76 |
|
|
libraries/WiFi/examples/WiFiIPv6/WiFiIPv6.ino
Copy file name to clipboardExpand all lines: libraries/WiFi/examples/WiFiIPv6/WiFiIPv6.ino+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 |
| - |
| 53 | + |
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
|
0 commit comments