Files
ESPEasy/lib/ESPEasySerial
TD-er 0eabf1d253 [ESP32 Serial] Fix serial tasks not working after save or restart task
[ESP32 Serial] Do not cache baud rate between end() and begin()
2023-07-27 22:11:07 +02:00
..

ESPeasySerial

A wrapper to offer a standard interface to serial port on Arduino based ESP8266 as well as ESP32. This wrapper abstracts the use of HW and SW serial.