ESP32-Console

This commit is contained in:
2025-01-15 10:28:49 -05:00
parent 591264326a
commit 40bcce61d5

View File

@@ -74,6 +74,7 @@ void app_main(void)
esp_console_register_help_command();
register_commands();
register_set_gpio();
/*
START CONSOLE REPL
*/