#560 - Partial work for Charles.

This commit is contained in:
Jm Casler
2020-12-12 18:33:52 -08:00
parent c0d94ae4ab
commit d82aaaa806
5 changed files with 43 additions and 17 deletions

View File

@@ -9,7 +9,7 @@
#include <WiFi.h>
#endif
void initWifi();
void initWifi(bool forceSoftAP);
void deinitWifi();
bool isWifiAvailable();