This commit is contained in:
2025-07-05 20:50:01 -04:00
parent f1d974d9eb
commit a443c9c48b

View File

@@ -1,5 +1,6 @@
{
"idf.espIdfPathWin": "C:\\Users\\alex\\esp\\v5.4\\esp-idf",
"idf.toolsPathWin": "c:\\Users\\alex\\esp\\",
"idf.pythonInstallPath": "/usr/bin/python3"
"idf.pythonInstallPath": "/usr/bin/python3",
"cmake.sourceDirectory": "/home/alex/MyProjects/ESP-Nodes/ESP-IDF_Robot"
}