mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
sonar recommendations
This commit is contained in:
@@ -65,7 +65,7 @@ class System {
|
||||
static bool command_customizations(const char * value, const int8_t id, JsonObject & output);
|
||||
static bool command_commands(const char * value, const int8_t id, JsonObject & output);
|
||||
|
||||
const std::string reset_reason(uint8_t cpu);
|
||||
std::string reset_reason(uint8_t cpu) const;
|
||||
|
||||
void system_restart();
|
||||
void format(uuid::console::Shell & shell);
|
||||
|
||||
Reference in New Issue
Block a user