Tasmota/lib/lib_basic/TasmotaModbus-3.4.0
2022-08-17 19:55:41 +02:00
..
examples/modbustest Fix Modbus serial config 2022-01-06 14:06:56 +01:00
src Added Bit and Hex reading https://github.com/arendst/Tasmota/issues/9586#issuecomment-1216313774 2022-08-17 19:55:41 +02: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 Fix Modbus serial config 2022-01-06 14:06:56 +01: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.