diff --git a/.vscode/settings.json b/.vscode/settings.json index 47a29bb28..92b49cfb5 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,5 @@ { "idf.espIdfPathWin": "C:\\Users\\alex\\esp\\v5.4\\esp-idf", "idf.toolsPathWin": "c:\\Users\\alex\\esp\\", - "idf.pythonInstallPath": "c:\\Users\\alex\\esp\\tools\\idf-python\\3.11.2\\python.exe" + "idf.pythonInstallPath": "/usr/bin/python3" } \ No newline at end of file