ESP32-Console

This commit is contained in:
2025-01-11 10:22:33 -05:00
parent 9dac9bef59
commit 26e8835cbe

View File

@@ -73,7 +73,7 @@ void app_main(void)
//ESP_ERROR_CHECK(esp_console_new_repl_uart(&uart_config, &repl_config, &repl));
esp_console_register_help_command();
register_info();
register_commands();
/*
START CONSOLE REPL
*/