Tasmota/lib/TasmotaSerial-3.0.0
Theo Arends 8fb436c2e4 Fix updated TasmotaSerial Library info 2020-04-20 15:20:43 +02:00
..
examples/swsertest
src Make TasmotaSerial more generic 2020-04-20 14:54:08 +02:00
README.md
keywords.txt
library.json Fix updated TasmotaSerial Library info 2020-04-20 15:20:43 +02:00
library.properties Update TasmotaSerial Library info 2020-04-20 15:08:27 +02:00

README.md

TasmotaSerial

Implementation of software serial with hardware serial fallback library for the ESP8266 Implementation of dual UART hardware serial for the ESP32

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.