set default max_retries to 420

This commit is contained in:
Skot Croshere 2023-06-21 19:24:21 -04:00 committed by johnny9
parent ff403395ee
commit ec9d84e90e

View File

@ -34,7 +34,7 @@ menu "WiFi Configuration"
config ESP_MAXIMUM_RETRY
int "Maximum retry"
default 5
default 420
help
Set the Maximum retry to avoid station reconnecting to the AP unlimited when the AP is really inexistent.