tools: Fix IDF Monitor so it will wait for the device to reconnect

This commit is contained in:
Roland Dobai
2020-05-06 15:39:47 +02:00
parent eff2aa8094
commit b9eb7cb7f0
2 changed files with 19 additions and 1 deletions

View File

@@ -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.