Tasmota/lib/TasmotaSerial-2.3.0
Theo Arends d85278f1b2 Prep for release 6.5
Prep for release 6.5
2019-03-13 18:00:15 +01:00
..
examples/swsertest Prep for release 6.5 2019-03-13 18:00:15 +01:00
src Prep for release 6.5 2019-03-13 18:00:15 +01:00
README.md Prep for release 6.5 2019-03-13 18:00:15 +01:00
keywords.txt Prep for release 6.5 2019-03-13 18:00:15 +01:00
library.json Prep for release 6.5 2019-03-13 18:00:15 +01:00
library.properties Prep for release 6.5 2019-03-13 18:00:15 +01:00

README.md

TasmotaSerial

Implementation of software serial with hardware serial fallback library for the ESP8266

Allows for several instances to be active at the same time.

Please note that due to the fact that the ESP always have other activities ongoing, there will be some inexactness in interrupt timings. This may lead to bit errors when having heavy data traffic.