Skip to content
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

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 14 Sep 01:52
· 27 commits to main since this release
e61c24e

Releases v1.7.0

  1. Fix ESP32 compile error. Check Missing default case in switch causes #10
  2. 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