This commit is contained in:
2025-07-26 16:04:32 -04:00
parent 6982e7ea47
commit cccdbe8ad6
26 changed files with 3778 additions and 1408 deletions

View File

@@ -9,5 +9,6 @@
"idf.flashType": "UART",
"idf.pythonInstallPath": "/usr/bin/python3",
"idf.espIdfPathWin": "C:\\Users\\alex\\esp\\v5.4\\esp-idf",
"idf.toolsPathWin": "c:\\Users\\alex\\esp\\"
"idf.toolsPathWin": "c:\\Users\\alex\\esp\\",
"idfWeb.flashBaudRate": 921600
}