Tasmota/lib/lib_basic/TasmotaModbus-1.2.0
Theo Arends 05650384dd Add Modbus errorcode 2021-01-26 17:34:48 +01:00
..
examples/modbustest move libs in folder lib 2020-10-26 12:51:06 +00:00
src Add Modbus errorcode 2021-01-26 17:34:48 +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 Update library.json 2021-01-23 11:49:19 +01: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.