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

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 30 Jul 07:06
· 206 commits to master since this release
07b67e8

Releases 1.0.9

  1. Fix ESP32 STAstaticIP bug.
  2. Enable changing from DHCP <-> static IP using Config Portal.
  3. Enable NTP configuration from sketch (USE_ESP_WIFIMANAGER_NTP, USE_CLOUDFLARE_NTP). See Issue #21: CloudFlare link in the default portal.
  4. Add, enhance examples (fix MDNS for ESP32 examples, add DRD feature).