Update README.md
This commit is contained in:
committed by
GitHub
parent
1bbacbe876
commit
dca1f587f7
@@ -69,7 +69,8 @@ Watch this repo for new updates! And of course, contributions are welcome ;)
|
|||||||
|
|
||||||
When using ```SoftwareSerial``` (on Uno, Nano, etc), the speed **115200** may not work.
|
When using ```SoftwareSerial``` (on Uno, Nano, etc), the speed **115200** may not work.
|
||||||
Try selecting **57600**, **38400**, or even lower - the one that works best for you.
|
Try selecting **57600**, **38400**, or even lower - the one that works best for you.
|
||||||
Be sure to set correct TX/RX pins in the sketch.
|
Be sure to set correct TX/RX pins in the sketch.
|
||||||
|
**Read more about SoftSerial options and configuration [here](https://www.pjrc.com/teensy/td_libs_AltSoftSerial.html).**
|
||||||
|
|
||||||
### Diagnostics sketch
|
### Diagnostics sketch
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user