Tasmota/lib/lib_basic/TasmotaModbus-1.2.0
Jason2866 e454c54e6d move libs in folder lib 2020-10-26 12:51:06 +00:00
..
examples/modbustest move libs in folder lib 2020-10-26 12:51:06 +00:00
src move libs in folder lib 2020-10-26 12:51:06 +00: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 move libs in folder lib 2020-10-26 12:51:06 +00: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.