Fork of the excellent esp8266-react - https://github.com/rjwats/esp8266-react
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rick Watson 6aede04282 Set persistant WiFi opmode to WIFI_OFF if not already configured that way 5 years ago
..
APSettingsService.cpp Resolve issue with AP. 5 years ago
APSettingsService.h Resolve issue with AP. 5 years ago
APStatus.cpp remove custom work-around for missing arduinojson6 support - it has since been added to async esp core 5 years ago
APStatus.h remove custom work-around for missing arduinojson6 support - it has since been added to async esp core 5 years ago
AdminSettingsService.h move initialization code to constructors as a simplfication 5 years ago
ArduinoJsonJWT.cpp experimenting with some refactoring 5 years ago
ArduinoJsonJWT.h experimenting with some refactoring 5 years ago
AsyncJsonCallbackResponse.h remove custom work-around for missing arduinojson6 support - it has since been added to async esp core 5 years ago
AsyncJsonWebHandler.h experimenting with some refactoring 5 years ago
AuthenticationService.cpp remove custom work-around for missing arduinojson6 support - it has since been added to async esp core 5 years ago
AuthenticationService.h remove custom work-around for missing arduinojson6 support - it has since been added to async esp core 5 years ago
ESP8266React.cpp Use ESP.reset() rather than ESP.restart() - due to exceptions encountered on esp8266 5 years ago
ESP8266React.h Use ESP.reset() rather than ESP.restart() - due to exceptions encountered on esp8266 5 years ago
NTPSettingsService.cpp move initialization code to constructors as a simplfication 5 years ago
NTPSettingsService.h move initialization code to constructors as a simplfication 5 years ago
NTPStatus.cpp remove custom work-around for missing arduinojson6 support - it has since been added to async esp core 5 years ago
NTPStatus.h remove custom work-around for missing arduinojson6 support - it has since been added to async esp core 5 years ago
OTASettingsService.cpp move initialization code to constructors as a simplfication 5 years ago
OTASettingsService.h move initialization code to constructors as a simplfication 5 years ago
ResetService.cpp perfer restart on ESP32 platform 5 years ago
ResetService.h Use ESP.reset() rather than ESP.restart() - due to exceptions encountered on esp8266 5 years ago
SecurityManager.cpp experimenting with some refactoring 5 years ago
SecurityManager.h experimenting with some refactoring 5 years ago
SecuritySettingsService.cpp move initialization code to constructors as a simplfication 5 years ago
SecuritySettingsService.h move initialization code to constructors as a simplfication 5 years ago
SettingsPersistence.h remove custom work-around for missing arduinojson6 support - it has since been added to async esp core 5 years ago
SettingsService.h fix formatting issue 5 years ago
SimpleService.h remove custom work-around for missing arduinojson6 support - it has since been added to async esp core 5 years ago
SystemStatus.cpp remove custom work-around for missing arduinojson6 support - it has since been added to async esp core 5 years ago
SystemStatus.h remove custom work-around for missing arduinojson6 support - it has since been added to async esp core 5 years ago
WiFiScanner.cpp remove custom work-around for missing arduinojson6 support - it has since been added to async esp core 5 years ago
WiFiScanner.h remove custom work-around for missing arduinojson6 support - it has since been added to async esp core 5 years ago
WiFiSettingsService.cpp Set persistant WiFi opmode to WIFI_OFF if not already configured that way 5 years ago
WiFiSettingsService.h Resolve issue with AP. 5 years ago
WiFiStatus.cpp remove custom work-around for missing arduinojson6 support - it has since been added to async esp core 5 years ago
WiFiStatus.h remove custom work-around for missing arduinojson6 support - it has since been added to async esp core 5 years ago