fix wifi hang when bad password used, cleanup wifi in general

This commit is contained in:
Kevin Hester
2021-08-02 11:28:57 -07:00
parent 72807f0fa0
commit 39df7108a8
2 changed files with 32 additions and 29 deletions

View File

@@ -16,8 +16,6 @@ bool isWifiAvailable();
void handleDNSResponse();
void reconnectWiFi();
bool isSoftAPForced();
uint8_t getWifiDisconnectReason();