ESP32-Console

This commit is contained in:
2025-01-16 01:02:08 -05:00
parent 62525cb027
commit ac8acb9459
6 changed files with 969 additions and 2 deletions

View File

@@ -27,7 +27,6 @@ static int exec_gpio_set_cmd (int argc, char **argv) {
if (nerrors != 0) {
arg_print_errors(stderr, gpio_set_args.end, argv[0]);
return 1;
break;
}
else {
// Set GPIO level HIGH or LOW