Tasmota/lib/TasmotaSerial-2.0.0
Theo Arends c51bcd77d1 Add Hardware Serial Fallback to TasmotaSerial
5.13.1a
* Update TasmotaSerial to 2.0.0 allowing Hardware Serial Fallback when
correct connection are configured
2018-05-10 17:21:26 +02:00
..
examples/swsertest Add Hardware Serial Fallback to TasmotaSerial 2018-05-10 17:21:26 +02:00
src Add Hardware Serial Fallback to TasmotaSerial 2018-05-10 17:21:26 +02:00
README.md Add Hardware Serial Fallback to TasmotaSerial 2018-05-10 17:21:26 +02:00
keywords.txt Add Hardware Serial Fallback to TasmotaSerial 2018-05-10 17:21:26 +02:00
library.json Add Hardware Serial Fallback to TasmotaSerial 2018-05-10 17:21:26 +02:00
library.properties Add Hardware Serial Fallback to TasmotaSerial 2018-05-10 17:21:26 +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.