mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 08:49:52 +03:00
a6
This commit is contained in:
@@ -43,6 +43,8 @@
|
||||
|
||||
#include <uuid/log.h>
|
||||
|
||||
using uuid::console::Shell;
|
||||
|
||||
namespace emsesp {
|
||||
|
||||
class System {
|
||||
@@ -63,7 +65,7 @@ class System {
|
||||
|
||||
static void show_mem(const char * text);
|
||||
|
||||
static void console_commands();
|
||||
static void console_commands(Shell & shell, unsigned int context);
|
||||
|
||||
private:
|
||||
static uuid::log::Logger logger_;
|
||||
|
||||
Reference in New Issue
Block a user