WordClockESP/lib/framework
2019-12-01 01:24:15 +00:00
..
AdminSettingsService.h move initialization code to constructors as a simplfication 2019-09-28 21:29:46 +01:00
APSettingsService.cpp Resolve issue with AP. 2019-09-30 21:28:24 +01:00
APSettingsService.h Resolve issue with AP. 2019-09-30 21:28:24 +01:00
APStatus.cpp remove custom work-around for missing arduinojson6 support - it has since been added to async esp core 2019-11-30 09:58:28 +00:00
APStatus.h remove custom work-around for missing arduinojson6 support - it has since been added to async esp core 2019-11-30 09:58:28 +00:00
ArduinoJsonJWT.cpp experimenting with some refactoring 2019-07-14 22:13:26 +01:00
ArduinoJsonJWT.h experimenting with some refactoring 2019-07-14 22:13:26 +01:00
AsyncJsonCallbackResponse.h remove custom work-around for missing arduinojson6 support - it has since been added to async esp core 2019-11-30 09:58:28 +00:00
AsyncJsonWebHandler.h experimenting with some refactoring 2019-07-14 22:13:26 +01:00
AuthenticationService.cpp remove custom work-around for missing arduinojson6 support - it has since been added to async esp core 2019-11-30 09:58:28 +00:00
AuthenticationService.h remove custom work-around for missing arduinojson6 support - it has since been added to async esp core 2019-11-30 09:58:28 +00:00
ESP8266React.cpp Use ESP.reset() rather than ESP.restart() - due to exceptions encountered on esp8266 2019-11-30 12:54:57 +00:00
ESP8266React.h Use ESP.reset() rather than ESP.restart() - due to exceptions encountered on esp8266 2019-11-30 12:54:57 +00:00
NTPSettingsService.cpp move initialization code to constructors as a simplfication 2019-09-28 21:29:46 +01:00
NTPSettingsService.h move initialization code to constructors as a simplfication 2019-09-28 21:29:46 +01:00
NTPStatus.cpp remove custom work-around for missing arduinojson6 support - it has since been added to async esp core 2019-11-30 09:58:28 +00:00
NTPStatus.h remove custom work-around for missing arduinojson6 support - it has since been added to async esp core 2019-11-30 09:58:28 +00:00
OTASettingsService.cpp move initialization code to constructors as a simplfication 2019-09-28 21:29:46 +01:00
OTASettingsService.h move initialization code to constructors as a simplfication 2019-09-28 21:29:46 +01:00
ResetService.cpp perfer restart on ESP32 platform 2019-11-30 13:15:59 +00:00
ResetService.h Use ESP.reset() rather than ESP.restart() - due to exceptions encountered on esp8266 2019-11-30 12:54:57 +00:00
SecurityManager.cpp experimenting with some refactoring 2019-07-14 22:13:26 +01:00
SecurityManager.h experimenting with some refactoring 2019-07-14 22:13:26 +01:00
SecuritySettingsService.cpp move initialization code to constructors as a simplfication 2019-09-28 21:29:46 +01:00
SecuritySettingsService.h move initialization code to constructors as a simplfication 2019-09-28 21:29:46 +01:00
SettingsPersistence.h remove custom work-around for missing arduinojson6 support - it has since been added to async esp core 2019-11-30 09:58:28 +00:00
SettingsService.h fix formatting issue 2019-11-30 13:42:47 +00:00
SimpleService.h remove custom work-around for missing arduinojson6 support - it has since been added to async esp core 2019-11-30 09:58:28 +00:00
SystemStatus.cpp remove custom work-around for missing arduinojson6 support - it has since been added to async esp core 2019-11-30 09:58:28 +00:00
SystemStatus.h remove custom work-around for missing arduinojson6 support - it has since been added to async esp core 2019-11-30 09:58:28 +00:00
WiFiScanner.cpp remove custom work-around for missing arduinojson6 support - it has since been added to async esp core 2019-11-30 09:58:28 +00:00
WiFiScanner.h remove custom work-around for missing arduinojson6 support - it has since been added to async esp core 2019-11-30 09:58:28 +00:00
WiFiSettingsService.cpp Set persistant WiFi opmode to WIFI_OFF if not already configured that way 2019-12-01 01:24:15 +00:00
WiFiSettingsService.h Resolve issue with AP. 2019-09-30 21:28:24 +01:00
WiFiStatus.cpp remove custom work-around for missing arduinojson6 support - it has since been added to async esp core 2019-11-30 09:58:28 +00:00
WiFiStatus.h remove custom work-around for missing arduinojson6 support - it has since been added to async esp core 2019-11-30 09:58:28 +00:00