ESP32-Console

This commit is contained in:
2025-01-09 17:29:54 -05:00
parent d0b780b2bd
commit 16209e88ca

View File

@@ -33,5 +33,6 @@ void app_main(void)
/*
INITIALIZE COMMANDS
*/
esp_console_register_help_command();
}