This repository was archived by the owner on Feb 4, 2023. It is now read-only.
Version v1.0.9 to fix ESP32 STAstaticIP bug and add enhancements
Releases 1.0.9
- Fix ESP32 STAstaticIP bug.
- Enable changing from DHCP <-> static IP using Config Portal.
- Enable NTP configuration from sketch (USE_ESP_WIFIMANAGER_NTP, USE_CLOUDFLARE_NTP). See Issue #21: CloudFlare link in the default portal.
- Add, enhance examples (fix MDNS for ESP32 examples, add DRD feature).