mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-11 21:50:17 +00:00
ESP32-Console
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
|
||||
static struct {
|
||||
struct arg_int *detail;
|
||||
struct arg_int *chip_temp;
|
||||
struct arg_int *voltage;
|
||||
//struct arg_int *chip_temp;
|
||||
//struct arg_int *voltage;
|
||||
} info_args;
|
||||
static int do_info_cmd (int argc, char **argv) {
|
||||
ESP_LOGW("CLI", "This is the Information Command.");
|
||||
|
Reference in New Issue
Block a user