mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-12-15 06:54:37 +00:00
ESP32-Console
This commit is contained in:
@@ -75,6 +75,7 @@ void app_main(void)
|
|||||||
ESP_ERROR_CHECK(esp_console_new_repl_uart(&cdc_config, &repl_config, &repl));
|
ESP_ERROR_CHECK(esp_console_new_repl_uart(&cdc_config, &repl_config, &repl));
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
register_commands();
|
||||||
/*
|
/*
|
||||||
START CONSOLE REPL
|
START CONSOLE REPL
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user