Tasmota/lib/TasmotaSerial-2.4.0
Stephan Hadinger a6f68f8612 Fix #6391 2019-09-10 10:37:06 +02:00
..
examples/swsertest Fix TasmotaSerial 2019-09-09 19:21:56 +02:00
src Fix #6391 2019-09-10 10:37:06 +02:00
README.md Fix TasmotaSerial 2019-09-09 19:21:56 +02:00
keywords.txt Fix TasmotaSerial 2019-09-09 19:21:56 +02:00
library.json Fix TasmotaSerial 2019-09-09 19:21:56 +02:00
library.properties Fix TasmotaSerial 2019-09-09 19:21:56 +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.