fix(wifi): fix writting error

This commit is contained in:
Zhang Jun Hao
2020-03-02 17:37:49 +08:00
parent e269b12ab2
commit 351a99545c

View File

@ -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