Tasmota/lib/TasmotaSerial-1.3.0
Theo Arends 49aec2e307 Fix sensor MHZ-19 vanishing data over time
5.13.1a
* Fix sensor MHZ-19 vanishing data over time (#2659)
2018-05-08 17:07:55 +02:00
..
examples/swsertest Fix sensor MHZ-19 vanishing data over time 2018-05-08 17:07:55 +02:00
src Fix sensor MHZ-19 vanishing data over time 2018-05-08 17:07:55 +02:00
README.md Fix sensor MHZ-19 vanishing data over time 2018-05-08 17:07:55 +02:00
keywords.txt Fix sensor MHZ-19 vanishing data over time 2018-05-08 17:07:55 +02:00
library.json Fix sensor MHZ-19 vanishing data over time 2018-05-08 17:07:55 +02:00
library.properties Fix sensor MHZ-19 vanishing data over time 2018-05-08 17:07:55 +02:00

README.md

TasmotaSerial

Implementation of software serial 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.