Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wifiManager.resetSettings(); #4

Open
shaddow501 opened this issue Jan 25, 2018 · 1 comment
Open

wifiManager.resetSettings(); #4

shaddow501 opened this issue Jan 25, 2018 · 1 comment

Comments

@shaddow501
Copy link

It does not reset the settings can you check?

@pablobacho
Copy link

I found this on the code:

// 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants