This repository has been archived by the owner on Jan 29, 2023. It is now read-only.
v1.5.1 to add example MQTT_And_OTA_Ethernet and fix compile error for several examples due to new breaking ESP32 core
LatestReleases v1.5.1
- Add example MQTT_And_OTA_Ethernet to demo how to use OTA. Check Added MQTT and OTA over Ethernet example to examples folder #9
- Fix compile error for examples serveStatic and serveStaticLoadFile to use built-in LittleFS library for new ESP32 cores
- Fix compile error for examples ESP32_FS_EthernetWebServer if WT32_ETH01 is selected as A0 (and many pins) not defined in new ESP32 cores