mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-10 21:24:22 +00:00
ESP32-Console
This commit is contained in:
@@ -134,8 +134,9 @@ static int exec_gpio_cmd (int argc, char **argv) {
|
||||
arg_print_errors(stderr, info_args.end, argv[0]);
|
||||
return 1;
|
||||
}
|
||||
else
|
||||
else {
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
static void register_gpio (void) {
|
||||
|
||||
|
Reference in New Issue
Block a user