This commit is contained in:
Summer
2025-08-07 19:58:50 -07:00
parent 3a70577223
commit 0b2939b7d9
4 changed files with 230 additions and 44 deletions

4
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,4 @@
{
"idf.flashType": "UART",
"idf.portWin": "COM3"
}