Tasmota/lib/TasmotaModbus-1.2.0
2020-08-17 19:45:59 +02:00
..
examples/modbustest the first commit 2020-08-17 19:45:59 +02:00
src the first commit 2020-08-17 19:45:59 +02:00
keywords.txt the first commit 2020-08-17 19:45:59 +02:00
library.json the first commit 2020-08-17 19:45:59 +02:00
library.properties the first commit 2020-08-17 19:45:59 +02:00
README.md the first commit 2020-08-17 19:45:59 +02:00

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.