Port numarası güncellendi.

This commit is contained in:
2025-05-02 16:38:22 +03:00
parent 34cf3ec285
commit eab859ebe2

View File

@@ -7,5 +7,6 @@
"idf.openOcdConfigs": [ "idf.openOcdConfigs": [
"board/esp32c3-builtin.cfg" "board/esp32c3-builtin.cfg"
], ],
"idf.flashType": "UART" "idf.flashType": "UART",
"idf.port": "/dev/ttyUSB0"
} }