Tasmota/lib_basic/TasmotaModbus-1.2.0
Jason2866 0ae067444a split lib 2020-10-25 13:59:04 +01:00
..
examples/modbustest split lib 2020-10-25 13:59:04 +01:00
src split lib 2020-10-25 13:59:04 +01:00
README.md split lib 2020-10-25 13:59:04 +01:00
keywords.txt split lib 2020-10-25 13:59:04 +01:00
library.json split lib 2020-10-25 13:59:04 +01:00
library.properties split lib 2020-10-25 13:59:04 +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.