Tasmota/lib/TasmotaModbus-1.1.1
Theo Arends 9cd21815c6 Update TasmotaModbus to v1.1.1
Update TasmotaModbus to v1.1.1
2019-09-10 15:10:02 +02:00
..
examples/modbustest Update TasmotaModbus to v1.1.1 2019-09-10 15:10:02 +02:00
src Update TasmotaModbus to v1.1.1 2019-09-10 15:10:02 +02:00
README.md Update TasmotaModbus to v1.1.1 2019-09-10 15:10:02 +02:00
keywords.txt Update TasmotaModbus to v1.1.1 2019-09-10 15:10:02 +02:00
library.json Update TasmotaModbus to v1.1.1 2019-09-10 15:10:02 +02:00
library.properties Update TasmotaModbus to v1.1.1 2019-09-10 15:10:02 +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.