Soft AP and basic captive portal done.

This commit is contained in:
Jm Casler
2020-09-18 18:16:58 -07:00
parent b1643e6036
commit 4d72afebe6
2 changed files with 2 additions and 3 deletions

View File

@@ -13,6 +13,4 @@ void initWifi();
void deinitWifi();
bool isWifiAvailable();
void WiFiEvent(WiFiEvent_t event);
void handleDNSResponse();