mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-09-13 13:44:10 +00:00
auto-formatting
This commit is contained in:
@@ -2876,7 +2876,6 @@ bool System::command_txpause(const char * value, const int8_t id) {
|
|||||||
|
|
||||||
// format command - factory reset, removing all config files
|
// format command - factory reset, removing all config files
|
||||||
bool System::command_format(const char * value, const int8_t id) {
|
bool System::command_format(const char * value, const int8_t id) {
|
||||||
|
|
||||||
if (EMSESP::system_.disable_reset()) {
|
if (EMSESP::system_.disable_reset()) {
|
||||||
LOG_NOTICE("Factory reset disabled");
|
LOG_NOTICE("Factory reset disabled");
|
||||||
return false;
|
return false;
|
||||||
|
|||||||
Reference in New Issue
Block a user