ayushsharma82 / NetWizard

No need to hard-code WiFi credentials ever again. (ESP32, RP2040+W)
https://netwizard.pro
GNU Affero General Public License v3.0
44 stars 6 forks source link

fix: critical connection timeout bug #6

Closed ayushsharma82 closed 2 months ago

ayushsharma82 commented 2 months ago

A critical bug that affected connecting to new WiFi networks. Connection timeout was incorrectly set to 5 seconds, this lead to device unable to connect to WiFi if connection more than 5 seconds ( usually yes most of the time ).