mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-24 11:37:45 +08:00
完成第一版can comm多机通信,还未测验,可能有bug.
This commit is contained in:
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@@ -11,7 +11,10 @@
|
||||
"user_lib.h": "c",
|
||||
"chassis.h": "c",
|
||||
"can_comm.h": "c",
|
||||
"string.h": "c"
|
||||
"string.h": "c",
|
||||
"stdlib.h": "c",
|
||||
"crc8.h": "c",
|
||||
"main.h": "c"
|
||||
},
|
||||
"C_Cpp.default.configurationProvider": "ms-vscode.makefile-tools",
|
||||
"C_Cpp.intelliSenseEngineFallback": "enabled",
|
||||
|
||||
Reference in New Issue
Block a user