15 Commits (c16f7693fdb74fd6026470cd0a8864497070ef8d)

Author SHA1 Message Date
rjwats c16f7693fd
Migrate to LittleFS under ESP8266 4 years ago
rjwats 1f07dcdab2
OTA Upload Feature (#162) 4 years ago
rjwats 449d3c91ce
Allow features to be disabled at build time (#143) 4 years ago
rjwats 555b3efd8d
Access point fixes (#137) 4 years ago
Rick Watson b4f3fbe823 Remove SPIFFS reference from ESP8266 react, use FS pointer instead 4 years ago
rjwats a59f32c420
Factory reset feature (#114) 4 years ago
rjwats a1f4e57a21
Rework backend add MQTT and WebSocket support 4 years ago
rjwats bcfeef8004
Interface data storage in PROGMEM (#71) 4 years ago
Rick Watson f4ae632956 reformat with .clang-format based on google's spec with some minor changes 5 years ago
Rick Watson 7bf713dfea rename "reset" to "restart" 5 years ago
Rick Watson a840aba878 Use ESP.reset() rather than ESP.restart() - due to exceptions encountered on esp8266 5 years ago
Rick Watson 78b9ae101e Add restart service for esp8266 and esp32 5 years ago
Rick Watson 41f7579bd5 Resolve issue with AP. 5 years ago
Rick Watson f77428e4dc move initialization code to constructors as a simplfication 5 years ago
Rick Watson f88520db44 experimenting with some refactoring 5 years ago