8 #ifndef LIBRARIES_ESP32SIMPLEPACKETCOMS_SRC_WIFI_WIFIMANAGER_H_ 9 #define LIBRARIES_ESP32SIMPLEPACKETCOMS_SRC_WIFI_WIFIMANAGER_H_ 11 #include <Preferences.h> 14 #define rescanIncrement 2 15 #define timeoutTime 10000
void WiFiEvent(WiFiEvent_t event)
enum connectionState whatToDoAfterScanning
static WifiManager * staticRef
long timeOfLastDisconnect
void connectToWiFi(const char *ssid, const char *pwd)
enum connectionState state
enum connectionState getState()