forked from xiaozhi/xiaozhi-esp32
开机启动显示开发板信息,提前启动event loop
This commit is contained in:
@@ -13,6 +13,7 @@ public:
|
||||
static size_t GetFreeHeapSize();
|
||||
static std::string GetMacAddress();
|
||||
static std::string GetChipModelName();
|
||||
static std::string GetUserAgent();
|
||||
static esp_err_t PrintTaskCpuUsage(TickType_t xTicksToWait);
|
||||
static void PrintTaskList();
|
||||
static void PrintHeapStats();
|
||||
|
||||
Reference in New Issue
Block a user