diff --git a/src/AutoConnectDefs.h b/src/AutoConnectDefs.h index b2be33d..9f52ff6 100644 --- a/src/AutoConnectDefs.h +++ b/src/AutoConnectDefs.h @@ -113,9 +113,9 @@ #define AUTOCONNECT_STARTUPTIME (AUTOCONNECT_TIMEOUT/1000) #endif // !AUTOCONNECT_STARTUPTIME -// Response wait time until requesting a result of connection attempt, uint:[s] as String +// Response wait time until requesting a result of connection attempt, uint:[ms] #ifndef AUTOCONNECT_RESPONSE_WAITTIME -#define AUTOCONNECT_RESPONSE_WAITTIME "2" +#define AUTOCONNECT_RESPONSE_WAITTIME 2000 #endif // !AUTOCONNECT_RESPONSE_WAITTIME // Default HTTP port diff --git a/src/AutoConnectPage.cpp b/src/AutoConnectPage.cpp index 8195ad1..3076bee 100644 --- a/src/AutoConnectPage.cpp +++ b/src/AutoConnectPage.cpp @@ -761,7 +761,7 @@ const char AutoConnect::_PAGE_CONNECTING[] PROGMEM = { "" "" "" ""