mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-07 22:24:26 +00:00
modified: ESP-IDF_Robot/.vscode/settings.json
This commit is contained in:
2
ESP-IDF_Robot/.vscode/settings.json
vendored
2
ESP-IDF_Robot/.vscode/settings.json
vendored
@@ -7,7 +7,7 @@
|
||||
"idf.toolsPath": "/home/abobkov/.espressif",
|
||||
"idf.port": "/dev/ttyACM0",
|
||||
"idf.flashType": "UART",
|
||||
"idf.pythonInstallPath": "c:\\Users\\alex\\esp\\tools\\idf-python\\3.11.2\\python.exe",
|
||||
"idf.pythonInstallPath": "/usr/bin/python3",
|
||||
"idf.espIdfPathWin": "C:\\Users\\alex\\esp\\v5.4\\esp-idf",
|
||||
"idf.toolsPathWin": "c:\\Users\\alex\\esp\\"
|
||||
}
|
||||
|
Reference in New Issue
Block a user