forked from esp8266/Arduino
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
User requested fix: be less restrictive in the use of GPIOs. (esp8266…
- 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
+9 −1 | examples/loopback/loopback.ino | |
+9 −1 | examples/repeater/repeater.ino | |
+10 −1 | examples/swsertest/swsertest.ino | |
+1 −1 | library.json | |
+1 −1 | library.properties | |
+2 −12 | src/SoftwareSerial.cpp | |
+0 −1 | src/SoftwareSerial.h |