mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-10 23:04:23 +00:00
ESP32-Console
This commit is contained in:
@@ -121,10 +121,10 @@ static void register_info (void) {
|
||||
}
|
||||
|
||||
static struct {
|
||||
struct arg_str *temp;
|
||||
struct arg_int *chip_temp;
|
||||
struct arg_str *voltage;
|
||||
struct arg_str *current;
|
||||
struct arg_str *gpio;
|
||||
struct arg_int *mode;
|
||||
struct arg_str *level;
|
||||
struct arg_str *pwm;
|
||||
struct arg_end *end;
|
||||
} gpio_args;
|
||||
static int exec_gpio_cmd (int argc, char **argv) {
|
||||
|
Reference in New Issue
Block a user