Merge branch 'bugfix/fix_writting_error_v3_3' into 'release/v3.3'

fix(wifi): fix writting error

See merge request sdk/ESP8266_RTOS_SDK!1324
This commit is contained in:
Dong Heng
2020-03-02 18:32:17 +08:00

View File

@ -420,7 +420,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