New method to deinit the wifi stack.

This commit is contained in:
Jm Casler
2020-09-14 20:27:49 -07:00
parent b2a6a4000b
commit 066d9d48a4
3 changed files with 13 additions and 1 deletions

View File

@@ -8,5 +8,7 @@ void reconnectWiFi();
void initWifi();
void deinitWifi();
void WiFiEvent(WiFiEvent_t event);