mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-11 17:40:17 +00:00
ESP32-Console
This commit is contained in:
@@ -17,7 +17,7 @@ static void register_set_gpio(void);
|
|||||||
struct arg_lit *temp, *help;
|
struct arg_lit *temp, *help;
|
||||||
struct arg_end *end;
|
struct arg_end *end;
|
||||||
static struct {
|
static struct {
|
||||||
struct arg_str *detail;
|
struct arg_str *temp;
|
||||||
//struct arg_int *chip_temp;
|
//struct arg_int *chip_temp;
|
||||||
//struct arg_int *voltage;
|
//struct arg_int *voltage;
|
||||||
struct arg_end *end;
|
struct arg_end *end;
|
||||||
|
Reference in New Issue
Block a user