This repository has been archived by the owner on Feb 4, 2023. It is now read-only.
v1.7.0 to fix ESP32 compile error and to change to new Forked ESPAsyncTCP library for ESP8266 boards, using WiFi or LwIP Ethernet, with ESP8266 core v3.0.2+ or WiFi with ESP8266 core v2.7.4 to avoid compile errors
Releases v1.7.0
- Fix ESP32 compile error. Check Missing default case in switch causes #10
- Change to new Forked ESPAsyncTCP library for ESP8266 boards, using WiFi or LwIP Ethernet, with ESP8266 core v3.0.2+ or WiFi with ESP8266 core v2.7.4 to avoid compile errors