Tasmota/lib/TasmotaSerial-1.2.0
Theo Arends 458f00b2bd Revert "Fix sensor MHZ-19 vanishing data over time"
This reverts commit b7b3f9b0d5.
2018-05-08 17:05:49 +02:00
..
examples/swsertest Revert "Fix sensor MHZ-19 vanishing data over time" 2018-05-08 17:05:49 +02:00
src Revert "Fix sensor MHZ-19 vanishing data over time" 2018-05-08 17:05:49 +02:00
README.md Revert "Fix sensor MHZ-19 vanishing data over time" 2018-05-08 17:05:49 +02:00
keywords.txt Revert "Fix sensor MHZ-19 vanishing data over time" 2018-05-08 17:05:49 +02:00
library.json Revert "Fix sensor MHZ-19 vanishing data over time" 2018-05-08 17:05:49 +02:00
library.properties Revert "Fix sensor MHZ-19 vanishing data over time" 2018-05-08 17:05:49 +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.