mirror of
https://github.com/skot/ESP-Miner.git
synced 2025-06-01 21:09:33 +02:00
set default max_retries to 420
This commit is contained in:
parent
ff403395ee
commit
ec9d84e90e
@ -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.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user