Tasmota/lib/TasmotaSerial-2.2.0
Theo Arends 4a21d3270d Restrict hardware serial
Restrict hardware serial
2018-11-07 15:37:06 +01:00
..
examples/swsertest Add optional hardware serial 2018-11-06 11:27:19 +01:00
src Restrict hardware serial 2018-11-07 15:37:06 +01:00
README.md Add optional hardware serial 2018-11-06 11:27:19 +01:00
keywords.txt Add optional hardware serial 2018-11-06 11:27:19 +01:00
library.json Add optional hardware serial 2018-11-06 11:27:19 +01:00
library.properties Add optional hardware serial 2018-11-06 11:27:19 +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.