ESP32-Console

This commit is contained in:
2025-01-16 01:01:52 -05:00
parent a2a1c43342
commit 76a0e5ad55

View File

@@ -27,6 +27,7 @@ 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