mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2025-12-11 01:10:20 +01:00
Give reconnect more time
Try to fix maybe unresponseable APs
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#define AUTH_USERNAME "admin"
|
||||
#define SECURITY_ALLOW_READONLY true
|
||||
|
||||
#define WIFI_RECONNECT_TIMEOUT 30
|
||||
#define WIFI_RECONNECT_TIMEOUT 60
|
||||
#define WIFI_RECONNECT_REDO_TIMEOUT 600
|
||||
|
||||
#define WIFI_SSID ""
|
||||
|
||||
Reference in New Issue
Block a user