mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 07:56:15 +00:00
ESP32-Console
This commit is contained in:
@@ -41,7 +41,7 @@ void app_main(void)
|
|||||||
|
|
||||||
initialize_nvs();
|
initialize_nvs();
|
||||||
|
|
||||||
esp_console_new_repl_uart(&uart_config, &repl_config, &repl));
|
ESP_ERROR_CHECK(esp_console_new_repl_uart(&uart_config, &repl_config, &repl));
|
||||||
|
|
||||||
repl_config.prompt = "foxie >";
|
repl_config.prompt = "foxie >";
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user