tzapu / WiFiManager

ESP8266 WiFi Connection manager with web captive portal
http://tzapu.com/esp8266-wifi-connection-manager-library-arduino-ide/
MIT License
6.45k stars 1.94k forks source link

Faster connection #1690

Open rguca opened 6 months ago

rguca commented 6 months ago

As described in https://github.com/tzapu/WiFiManager/issues/1342#issuecomment-1861246376, the removal of the delay provides a significant improvement of connection time from 700ms to 200ms. This is especially important for battery powered devices.