WordClockESP/lib/framework
Rick Watson 62f3d3fc7a fix broken imports under ESP32
use ESP32 rather than ESP_PLATFORM - it's ambigious
standardise to ifdef ESP32 elif defined(ESP8266)
use ifdef over if defined where possible
2019-12-24 11:19:19 +00:00
..
AdminSettingsService.h reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
APSettingsService.cpp reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
APSettingsService.h reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
APStatus.cpp reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
APStatus.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
ArduinoJsonJWT.cpp fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
ArduinoJsonJWT.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
AsyncJsonCallbackResponse.h reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
AsyncJsonWebHandler.h reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
AuthenticationService.cpp reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
AuthenticationService.h reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
ESP8266React.cpp reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
ESP8266React.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
NTPSettingsService.cpp fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
NTPSettingsService.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
NTPStatus.cpp reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
NTPStatus.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
OTASettingsService.cpp fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
OTASettingsService.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
RestartService.cpp fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
RestartService.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
SecurityManager.cpp reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
SecurityManager.h reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
SecuritySettingsService.cpp reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
SecuritySettingsService.h reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
SettingsPersistence.h reformat with .clang-format based on google's spec with some minor changes 2019-12-03 23:16:06 +00:00
SettingsService.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
SimpleService.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
SystemStatus.cpp fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
SystemStatus.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
WiFiScanner.cpp fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
WiFiScanner.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
WiFiSettingsService.cpp fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
WiFiSettingsService.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
WiFiStatus.cpp fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
WiFiStatus.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00