mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 08:56:11 +00:00
ESP32-Console
This commit is contained in:
@@ -44,6 +44,10 @@ void app_main(void)
|
||||
INITIALIZE COMMANDS
|
||||
*/
|
||||
register_commands();
|
||||
//esp_console_register_help_command();
|
||||
|
||||
/*
|
||||
START CONSOLE REPL
|
||||
*/
|
||||
ESP_ERROR_CHECK(esp_console_start_repl(repl));
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user