Tasmota/lib/TasmotaSerial-2.2.0
Theo Arends fc7c1ac6b7 Updates for release 6.4.0
Updates for release 6.4.0
2018-12-15 15:55:51 +01:00
..
examples/swsertest Updates for release 6.4.0 2018-12-15 15:55:51 +01:00
src Updates for release 6.4.0 2018-12-15 15:55:51 +01:00
README.md Updates for release 6.4.0 2018-12-15 15:55:51 +01:00
keywords.txt Updates for release 6.4.0 2018-12-15 15:55:51 +01:00
library.json Updates for release 6.4.0 2018-12-15 15:55:51 +01:00
library.properties Updates for release 6.4.0 2018-12-15 15:55:51 +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.