Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 227 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 227 Bytes

ESP32Serial

ESP32 HardwareSerial implementation has bug that after ESP.restart() UART1 and UART2 stops working. This implementation uses ESP-IDF API.

WARNING: Not all methods of Arduino HardwareSerial are implemented !!!