mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-13 22:54:59 +00:00
ESP32-Console
This commit is contained in:
@@ -8,6 +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 struct {
|
static struct {
|
||||||
struct arg_str *detail;
|
struct arg_str *detail;
|
||||||
//struct arg_int *chip_temp;
|
//struct arg_int *chip_temp;
|
||||||
|
Reference in New Issue
Block a user