You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// TODO On ESP32 this does not erase the SSID and password. See
// https://github.com/espressif/arduino-esp32/issues/400
// For now, use "make erase_flash".
As suggested #espressif/arduino-esp32#400 calling the function after WiFi is connected works. But it makes no sense for real world applications.
It does not reset the settings can you check?
The text was updated successfully, but these errors were encountered: