Tasmota/lib/lib_basic/TasmotaModbus-1.2.0
Jason2866 cd0b6a4e3a
architectures=esp8266,esp32
2021-01-23 10:58:32 +01:00
..
examples/modbustest move libs in folder lib 2020-10-26 12:51:06 +00:00
src Fix Modbus timeouts reading reg blocks 2021-01-20 14:02:53 +01:00
README.md move libs in folder lib 2020-10-26 12:51:06 +00:00
keywords.txt move libs in folder lib 2020-10-26 12:51:06 +00:00
library.json move libs in folder lib 2020-10-26 12:51:06 +00:00
library.properties architectures=esp8266,esp32 2021-01-23 10:58:32 +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.