This commit is contained in:
2025-06-25 05:09:52 -04:00
parent 418529dcd5
commit 1f8fb979ad

View File

@@ -5,7 +5,7 @@
"board/esp32c3-builtin.cfg" "board/esp32c3-builtin.cfg"
], ],
"idf.toolsPath": "/home/abobkov/.espressif", "idf.toolsPath": "/home/abobkov/.espressif",
"idf.port": "/dev/ttyACM0", "idf.port": "/dev/ttyACM1",
"idf.flashType": "UART", "idf.flashType": "UART",
"idf.pythonInstallPath": "/usr/bin/python3" "idf.pythonInstallPath": "/usr/bin/python3"
} }