ESP IDF Robot

This commit is contained in:
2024-12-21 23:16:57 -05:00
parent 6c74991bd4
commit 0316df868a

View File

@@ -5,5 +5,6 @@
"board/esp32c3-builtin.cfg"
],
"idf.toolsPath": "/home/abobkov/.espressif",
"idf.port": "/dev/ttyACM1"
"idf.port": "/dev/ttyACM1",
"idf.flashType": "UART"
}