WordClockESP/src
2018-12-10 22:35:12 +00:00
..
APSettingsService.cpp Force reconfiguration of software access point when updating config or initializing APSettingsService instance. 2018-11-11 19:44:20 +00:00
APSettingsService.h Minor simplification of includes 2018-11-11 16:36:41 +00:00
APStatus.cpp prefix all endpoints with /rest 2018-04-01 10:51:24 +01:00
APStatus.h preprocessor includes for esp8266 and esp32 environments 2018-11-11 16:44:29 +00:00
AsyncJsonCallbackResponse.h Minor simplification of includes 2018-11-11 16:36:41 +00:00
AsyncJsonRequestWebHandler.h Minor simplification of includes 2018-11-11 16:36:41 +00:00
AuthSettingsService.cpp prefix all endpoints with /rest 2018-04-01 10:51:24 +01:00
AuthSettingsService.h prefix all endpoints with /rest 2018-04-01 10:51:24 +01:00
main.cpp Modify compression scheme - no longer compressing index.html due to issues serving compressed file directly with .send on esp32 2018-11-11 17:53:58 +00:00
NTPSettingsService.cpp Add code and required to support differences between eps32 and esp8266 environments 2018-11-11 17:47:44 +00:00
NTPSettingsService.h Add code and required to support differences between eps32 and esp8266 environments 2018-11-11 17:47:44 +00:00
NTPStatus.cpp prefix all endpoints with /rest 2018-04-01 10:51:24 +01:00
NTPStatus.h preprocessor includes for esp8266 and esp32 environments 2018-11-11 16:44:29 +00:00
OTASettingsService.cpp Add code and required to support differences between eps32 and esp8266 environments 2018-11-11 17:47:44 +00:00
OTASettingsService.h Add code and required to support differences between eps32 and esp8266 environments 2018-11-11 17:47:44 +00:00
SettingsPersistence.h Remove refrence to SPIFFS global from persistence code, factor out persistence code so it can be re-used. 2018-12-10 22:35:12 +00:00
SettingsService.h Remove refrence to SPIFFS global from persistence code, factor out persistence code so it can be re-used. 2018-12-10 22:35:12 +00:00
SimpleService.h preprocessor includes for esp8266 and esp32 environments 2018-11-11 16:44:29 +00:00
WiFiScanner.cpp Update README.md 2018-11-11 20:10:21 +00:00
WiFiScanner.h Unify approach for presenting security modes across esp32 and esp8266 2018-11-11 18:24:59 +00:00
WiFiSettingsService.cpp Add code and required to support differences between eps32 and esp8266 environments 2018-11-11 17:47:44 +00:00
WiFiSettingsService.h Force reconfiguration of software access point when updating config or initializing APSettingsService instance. 2018-11-11 19:44:20 +00:00
WiFiStatus.cpp Add code and required to support differences between eps32 and esp8266 environments 2018-11-11 17:47:44 +00:00
WiFiStatus.h Add code and required to support differences between eps32 and esp8266 environments 2018-11-11 17:47:44 +00:00