mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-11 18:40:21 +00:00
ESP32-Console
This commit is contained in:
@@ -8,7 +8,8 @@
|
|||||||
#include "esp_console.h"
|
#include "esp_console.h"
|
||||||
#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