This commit is contained in:
2025-06-25 02:20:09 -04:00
parent cdf31ee787
commit 1260e9db1b

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"
} }