mirror of
https://github.com/goldenfishs/MRobot.git
synced 2026-03-31 21:07:14 +08:00
can支持自定义id解析了
This commit is contained in:
7
.vscode/settings.json
vendored
7
.vscode/settings.json
vendored
@@ -2,6 +2,11 @@
|
||||
"files.associations": {
|
||||
"user_math.h": "c",
|
||||
"bsp.h": "c",
|
||||
"stdint.h": "c"
|
||||
"stdint.h": "c",
|
||||
"array": "c",
|
||||
"string": "c",
|
||||
"string_view": "c",
|
||||
"vector": "c",
|
||||
"can.h": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user