ESP-NOW RC Tutorial

This commit is contained in:
2025-06-29 18:10:36 -04:00
parent 1bb192b2f3
commit 14b2825029

View File

@@ -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"
}