Port numarası güncellendi.
This commit is contained in:
3
examples/gpio/.vscode/settings.json
vendored
3
examples/gpio/.vscode/settings.json
vendored
@@ -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"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user