Tasmota/lib/lib_basic/TasmotaModbus-3.4.0
Theo Arends 479b378707 Fix Modbus serial config 2022-01-06 14:06:56 +01:00
..
examples/modbustest Fix Modbus serial config 2022-01-06 14:06:56 +01:00
src Fix Modbus serial config 2022-01-06 14:06:56 +01:00
README.md Fix Modbus serial config 2022-01-06 14:06:56 +01:00
keywords.txt Fix Modbus serial config 2022-01-06 14:06:56 +01:00
library.json Fix Modbus serial config 2022-01-06 14:06:56 +01:00
library.properties Fix Modbus serial config 2022-01-06 14:06:56 +01: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.