mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-11 18:20:16 +00:00
ESP32-Console
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
#include "esp_log.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 {
|
static struct {
|
||||||
struct arg_str *detail;
|
struct arg_str *detail;
|
||||||
|
Reference in New Issue
Block a user