File tree
2 files changed
+2
-2
lines changed- libraries
- ESP8266WiFiMesh/src
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 |
| - | |
| 64 | + | |
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
|
Submodule SoftwareSerial updated 17 files
- examples/circular_queue_mp_test/mp_queue_test.cpp+74
- examples/onewiretest/onewiretest.ino+22-22
- library.json+1-1
- library.properties+1-1
- src/SoftwareSerial.cpp+6-6
- src/SoftwareSerial.h+6-4
- src/circular_queue/Delegate.h+28-20
- src/circular_queue/MultiDelegate.h+2-1
- src/circular_queue/cancellation_token.h+104
- src/circular_queue/circular_queue.h+14-22
- src/circular_queue/circular_queue_mp.h+218-107
- src/circular_queue/generator.h+97
- src/circular_queue/ghostl.h+82-2
- src/circular_queue/task.h+185
- src/circular_queue/task_completion_source.h+142
- src/circular_queue/when_all.h+106
- src/circular_queue/when_any.h+117
0 commit comments