We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c862b09 commit 97f79b2Copy full SHA for 97f79b2
.gitignore
@@ -3,4 +3,5 @@ Debug
3
Release
4
.launch
5
.metadata
6
-3.Purchase
+3.Purchase
7
+Self_Balance_Car_ESP32S3_N8R8/.vscode/settings.json
Self_Balance_Car_ESP32S3_N8R8/.vscode/settings.json
@@ -2,7 +2,7 @@
2
"C_Cpp.intelliSenseEngine": "default",
"idf.flashType": "UART",
"idf.adapterTargetName": "esp32s3",
- "idf.portWin": "COM20",
+ "idf.portWin": "COM6",
"files.associations": {
"system_error": "c",
8
"array": "c",
0 commit comments