Skip to content

Commit

Permalink
Update wifi_component.h
Browse files Browse the repository at this point in the history
  • Loading branch information
KaufHA authored Jun 16, 2022
1 parent bece72d commit d4cc606
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/wifi/wifi_component.h
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ class WiFiComponent : public Component {
// and whether it was successful.
bool tried_loading_creds = false;
bool loaded_creds = false;
bool even_number = false;

// add function to clear stored wifi credentials to force AP without taking down wifi network.
void clear_stored_creds();
Expand Down

0 comments on commit d4cc606

Please sign in to comment.