Files
ESPEasy/lib/ESPEasySerial
Meek Home Automation a63cf6216f Update ESPEasySoftwareSerial.cpp
Since Release mega-20190215, the plugin “ P065_DRF0299_MP3.ino “ wasn’t functioning on GPIO16.
With this small change, it’s operational once again and also available to connect other serial (non-critical) devices on GPIO16.
2019-05-21 10:56:09 +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.