10 Commits (aa04cfd80cfa86bda63084defc100b19b022da77)

Author SHA1 Message Date
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) 5 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