mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 11:50:53 +00:00
ESP32-Console
This commit is contained in:
@@ -57,7 +57,7 @@ void app_main(void)
|
|||||||
{
|
{
|
||||||
printf("\n==========================================\n");
|
printf("\n==========================================\n");
|
||||||
printf("Welcome to Breadboard Power Adapter ESP32-C3\n");
|
printf("Welcome to Breadboard Power Adapter ESP32-C3\n");
|
||||||
printf("\n");
|
printf("\n==========================================\n");
|
||||||
|
|
||||||
esp_console_repl_t *repl = NULL;
|
esp_console_repl_t *repl = NULL;
|
||||||
esp_console_repl_config_t repl_config = ESP_CONSOLE_REPL_CONFIG_DEFAULT();
|
esp_console_repl_config_t repl_config = ESP_CONSOLE_REPL_CONFIG_DEFAULT();
|
||||||
|
Reference in New Issue
Block a user