rjwats
a59f32c420
Factory reset feature ( #114 )
...
Implemented factory-reset feature
Extract factory settings into separate ini file
Hide reset/factory reset from guest user
Co-authored-by: kasedy <kasedy@gmail.com>
2020-05-20 00:32:49 +01:00
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
Rick Watson
f4ae632956
reformat with .clang-format based on google's spec with some minor changes
2019-12-03 23:16:06 +00:00
Rick Watson
7bf713dfea
rename "reset" to "restart"
2019-12-01 08:28:40 +00:00