From b29b4967f54e117e946d05c904e748745475c64c Mon Sep 17 00:00:00 2001 From: Alexander Bobkov Date: Fri, 3 Jan 2025 17:35:13 -0500 Subject: [PATCH] ESP32-C3 RC --- ESP-IDF_Robot_RC/.vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ESP-IDF_Robot_RC/.vscode/settings.json b/ESP-IDF_Robot_RC/.vscode/settings.json index 55667db3d..a4c33d531 100644 --- a/ESP-IDF_Robot_RC/.vscode/settings.json +++ b/ESP-IDF_Robot_RC/.vscode/settings.json @@ -4,7 +4,7 @@ "idf.openOcdConfigs": [ "board/esp32c3-builtin.cfg" ], - "idf.port": "/dev/ttyACM1", + "idf.port": "/dev/ttyUSB0", "idf.toolsPath": "/home/abobkov/.espressif", "idf.flashType": "UART", "files.associations": {