mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-09-12 01:24:04 +00:00
See #2650 The counter wifi_connect_attempt is being used to determine whether the fallback SSID should be tried. It is also used to determine whether a "quick reconnect" is possible using the BSSID and channel of the last successful connection. If the connection is unstable, (last connection was active for over 5 minutes) then the connect attempt counter can be reset.