mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-29 05:38:42 +00:00
tools: Fix IDF Monitor so it will wait for the device to reconnect
This commit is contained in:
@@ -78,6 +78,7 @@ void app_main(void)
|
||||
/* Register commands */
|
||||
esp_console_register_help_command();
|
||||
register_system_common();
|
||||
register_system_sleep();
|
||||
register_nvs();
|
||||
|
||||
/* Prompt to be printed before each line.
|
||||
|
Reference in New Issue
Block a user