mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-11 19:30:19 +00:00
ESP32-Console
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
#include "esp_console.h"
|
||||
#include "esp_log.h"
|
||||
|
||||
static int do_info_cmd (int argc, char **argv);
|
||||
static int do_info_cmd(int argc, char **argv);
|
||||
static void register_info(void);
|
||||
|
||||
static struct {
|
||||
struct arg_str *detail;
|
||||
|
Reference in New Issue
Block a user