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

v1.7.0 to fix ESP8266 bug not easy to connect to Config Portal for ESP8266 core v3.0.0+, to fix the blocking issue in loop(), to add configurable `WIFI_RECON_INTERVAL`

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 08 Jan 19:33
· 75 commits to main since this release
d64ce2d

Release v1.7.0

  1. Fix ESP8266 bug not easy to connect to Config Portal for ESP8266 core v3.0.0+
  2. Fix the blocking issue in loop(). Check retries block the main loop #18
  3. Configurable WIFI_RECON_INTERVAL. Check retries block the main loop #18
  4. Clean up