Tasmota/lib/TasmotaSerial-2.3.4
2019-09-08 18:29:11 +02:00
..
examples/swsertest Reduce TasmotaSerial iRam usage 2019-09-08 17:38:13 +02:00
src Merge branch 'development' of https://github.com/arendst/Sonoff-Tasmota into serial_115200_2 2019-09-08 18:29:11 +02:00
keywords.txt Reduce TasmotaSerial iRam usage 2019-09-08 17:38:13 +02:00
library.json Reduce TasmotaSerial iRam usage 2019-09-08 17:38:13 +02:00
library.properties Reduce TasmotaSerial iRam usage 2019-09-08 17:38:13 +02:00
README.md Reduce TasmotaSerial iRam usage 2019-09-08 17:38:13 +02:00

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.