mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-09-30 21:01:08 +00:00
ESP32-C3 RC & Receiver
This commit is contained in:
6
ESP-IDF_Robot_RC/.vscode/settings.json
vendored
6
ESP-IDF_Robot_RC/.vscode/settings.json
vendored
@@ -4,12 +4,8 @@
|
||||
"idf.openOcdConfigs": [
|
||||
"board/esp32c3-builtin.cfg"
|
||||
],
|
||||
"idf.port": "/dev/ttyUSB0",
|
||||
<<<<<<< HEAD
|
||||
"idf.port": "/dev/ttyACM0",
|
||||
"idf.toolsPath": "/home/abobkov/.espressif",
|
||||
=======
|
||||
"idf.toolsPath": "/home/abobkov/.espressif",
|
||||
>>>>>>> 6368154d158f5a020d1616f1c98c698ca00a4372
|
||||
"idf.flashType": "UART",
|
||||
"files.associations": {
|
||||
"stdlib.h": "c"
|
||||
|
Reference in New Issue
Block a user