Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Version v1.0.10 to add new features and enhance Config Portal GUI

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 09 Aug 05:45
· 202 commits to master since this release
1ae6038

Releases 1.0.10

  1. Don't need to reinput already working SSID in Config Port to update other parameters, such as StaticIP.
  2. Disable/Enable StaticIP configuration in Config Portal from sketch. Valid only if DHCP is used.
  3. Change HTTP_XYZ constants to WM_HTTP_XYZ to avoid conflicts with future releases of ESP32 and ESP8266 cores.
  4. Add feature to change WiFi AP channel (fixed or random) to avoid conflict in AP-overcrowded environments.
  5. Enhance Config Portal GUI and get the item out of the bucket list.
  6. Enhance README.md with more instructions and illustrations.