Skip to content

Commit 97f79b2

Browse files
author
EternityFOR
committed
Add settings.json into .gitignore
1 parent c862b09 commit 97f79b2

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ Debug
33
Release
44
.launch
55
.metadata
6-
3.Purchase
6+
3.Purchase
7+
Self_Balance_Car_ESP32S3_N8R8/.vscode/settings.json

Self_Balance_Car_ESP32S3_N8R8/.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"C_Cpp.intelliSenseEngine": "default",
33
"idf.flashType": "UART",
44
"idf.adapterTargetName": "esp32s3",
5-
"idf.portWin": "COM20",
5+
"idf.portWin": "COM6",
66
"files.associations": {
77
"system_error": "c",
88
"array": "c",

0 commit comments

Comments
 (0)