mirror of
https://gitlab.com/JKANetwork/SoftwareSerialLite.git
synced 2026-02-14 17:21:36 +01:00
Update README.md
This commit is contained in:
@@ -6,3 +6,5 @@ than original. You can use the original one if you not define LITE in definition
|
|||||||
Some functions removed too in this lite version like listen() and stopListening()
|
Some functions removed too in this lite version like listen() and stopListening()
|
||||||
because you can use only one serial comunication, end(), and peek(), and inverse logic.
|
because you can use only one serial comunication, end(), and peek(), and inverse logic.
|
||||||
But they are in code, you can tweak it to include or not.
|
But they are in code, you can tweak it to include or not.
|
||||||
|
|
||||||
|
Original code: https://github.com/arduino/Arduino/tree/master/hardware/arduino/avr/libraries/SoftwareSerial
|
||||||
Reference in New Issue
Block a user