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

Quick wipe old saved data #140

Open
AnnoyinWorlock opened this issue Aug 26, 2021 · 0 comments
Open

Quick wipe old saved data #140

AnnoyinWorlock opened this issue Aug 26, 2021 · 0 comments

Comments

@AnnoyinWorlock
Copy link

Looking to do a quick wipe of any saved SSID/passwords.

As a quick fix, I'm just forcing the following conditional to fail to force it to go into the START_AP event but I'm sure there's a better way to do things...

case WM_ORDER_LOAD_AND_RESTORE_STA:
ESP_LOGI(TAG, "MESSAGE: ORDER_LOAD_AND_RESTORE_STA");
if(wifi_manager_fetch_wifi_sta_config()){

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

1 participant