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": {