Tasmota/lib/TasmotaSerial-2.3.5
Stephan Hadinger 98378c1962 Force wait for Stop Bit 2019-09-08 22:20:34 +02:00
..
examples/swsertest TasmotaSerial 2.3.5 2019-09-08 18:32:25 +02:00
src Force wait for Stop Bit 2019-09-08 22:20:34 +02:00
README.md TasmotaSerial 2.3.5 2019-09-08 18:32:25 +02:00
keywords.txt TasmotaSerial 2.3.5 2019-09-08 18:32:25 +02:00
library.json TasmotaSerial 2.3.5 2019-09-08 18:32:25 +02:00
library.properties TasmotaSerial 2.3.5 2019-09-08 18:32:25 +02: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.