mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-08-06 15:15:15 +08:00
fix(wifi): fix writting error
This commit is contained in:
@ -313,7 +313,7 @@ config ESP8266_WIFI_NVS_ENABLED
|
|||||||
Select this option to enable WiFi NVS flash
|
Select this option to enable WiFi NVS flash
|
||||||
|
|
||||||
config ESP8266_WIFI_CONNECT_OPEN_ROUTER_WHEN_PWD_IS_SET
|
config ESP8266_WIFI_CONNECT_OPEN_ROUTER_WHEN_PWD_IS_SET
|
||||||
bool "Connent open router when wifi password is set"
|
bool "Connect open router when wifi password is set"
|
||||||
default y
|
default y
|
||||||
help
|
help
|
||||||
When this option is enabled, ESP8266 will connect to open router even if wifi password is set, otherwise
|
When this option is enabled, ESP8266 will connect to open router even if wifi password is set, otherwise
|
||||||
|
Reference in New Issue
Block a user