Tasmota/lib/TasmotaModbus-1.1.0
Theo Arends d85278f1b2 Prep for release 6.5
Prep for release 6.5
2019-03-13 18:00:15 +01:00
..
examples/modbustest Updates for release 6.3.0 2018-10-26 17:13:17 +02:00
src Prep for release 6.5 2019-03-13 18:00:15 +01:00
README.md Updates for release 6.3.0 2018-10-26 17:13:17 +02:00
keywords.txt Updates for release 6.3.0 2018-10-26 17:13:17 +02:00
library.json Updates for release 6.3.0 2018-10-26 17:13:17 +02:00
library.properties Updates for release 6.3.0 2018-10-26 17:13:17 +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.