mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-01-28 17:49:08 +03:00
added back format console command
This commit is contained in:
@@ -43,6 +43,7 @@ class System {
|
||||
void loop();
|
||||
|
||||
static void restart();
|
||||
static void format(uuid::console::Shell & shell);
|
||||
static uint8_t free_mem();
|
||||
void syslog_init();
|
||||
void set_heartbeat(bool system_heartbeat);
|
||||
|
||||
Reference in New Issue
Block a user