ESP32-Console

This commit is contained in:
2025-01-13 00:06:13 -05:00
parent 0967e61859
commit 0032d8db75

View File

@@ -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;