-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
EspSoftwareSerial release 6.16.1 (#8541)
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule SoftwareSerial
updated
7 files
+69 −0 | examples/bitpattern/bitpattern.ino | |
+6 −4 | examples/loopback/loopback.ino | |
+6 −4 | examples/repeater/repeater.ino | |
+1 −1 | library.json | |
+1 −1 | library.properties | |
+57 −26 | src/SoftwareSerial.cpp | |
+12 −4 | src/SoftwareSerial.h |