This commit is contained in:
2023-11-22 00:11:37 -05:00
parent af5682be6d
commit 300d29744e
4 changed files with 208 additions and 4 deletions

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

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