mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-11 10:50:16 +00:00
ESP32-Console
This commit is contained in:
@@ -19,7 +19,7 @@ struct arg_end *end;
|
||||
static struct {
|
||||
struct arg_str *temp;
|
||||
//struct arg_int *chip_temp;
|
||||
struct arg_int *voltage;
|
||||
//struct arg_int *voltage;
|
||||
struct arg_end *end;
|
||||
} info_args;
|
||||
static int exec_info_cmd (int argc, char **argv) {
|
||||
|
Reference in New Issue
Block a user