mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-11 22:30:17 +00:00
ESP32-Console
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
#include "esp_console.h"
|
#include "esp_console.h"
|
||||||
#include "esp_log.h"
|
#include "esp_log.h"
|
||||||
|
|
||||||
|
// Display information about ESP32 chip.
|
||||||
static int exec_info_cmd(int argc, char **argv);
|
static int exec_info_cmd(int argc, char **argv);
|
||||||
static void register_info(void);
|
static void register_info(void);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user