mirror of
https://github.com/skot/ESP-Miner.git
synced 2025-10-10 11:12:38 +02:00
set default max_retries to 420
This commit is contained in:
@@ -34,7 +34,7 @@ menu "WiFi Configuration"
|
|||||||
|
|
||||||
config ESP_MAXIMUM_RETRY
|
config ESP_MAXIMUM_RETRY
|
||||||
int "Maximum retry"
|
int "Maximum retry"
|
||||||
default 5
|
default 420
|
||||||
help
|
help
|
||||||
Set the Maximum retry to avoid station reconnecting to the AP unlimited when the AP is really inexistent.
|
Set the Maximum retry to avoid station reconnecting to the AP unlimited when the AP is really inexistent.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user