Tasmota/lib/TasmotaSerial-3.1.0
Theo Arends 7d0d9b7782 Remove Arduino ESP8266 Core support before 2.7.1 2020-07-17 18:00:17 +02:00
..
examples/swsertest Remove Arduino ESP8266 Core support before 2.7.1 2020-07-17 18:00:17 +02:00
src Remove Arduino ESP8266 Core support before 2.7.1 2020-07-17 18:00:17 +02:00
README.md Remove Arduino ESP8266 Core support before 2.7.1 2020-07-17 18:00:17 +02:00
keywords.txt Remove Arduino ESP8266 Core support before 2.7.1 2020-07-17 18:00:17 +02:00
library.json Remove Arduino ESP8266 Core support before 2.7.1 2020-07-17 18:00:17 +02:00
library.properties Remove Arduino ESP8266 Core support before 2.7.1 2020-07-17 18:00:17 +02:00

README.md

TasmotaSerial

Implementation of software serial with hardware serial fallback library for the ESP8266 Implementation of dual UART hardware serial for the ESP32

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.