Final checkin of WiFi and basic HTTP server

This commit is contained in:
Jm Casler
2020-09-16 20:15:00 -07:00
parent c656a95a84
commit 493b25f23e
6 changed files with 32 additions and 23 deletions

View File

@@ -12,3 +12,4 @@ void deinitWifi();
void WiFiEvent(WiFiEvent_t event);
bool isWifiAvailable();