mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-23 19:25:09 +08:00
1.初版can comm已经实现; 2.修改了电机\bsp_can\usart的初始化实现
This commit is contained in:
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@@ -14,7 +14,10 @@
|
||||
"string.h": "c",
|
||||
"stdlib.h": "c",
|
||||
"crc8.h": "c",
|
||||
"main.h": "c"
|
||||
"main.h": "c",
|
||||
"can.h": "c",
|
||||
"bsp_can.h": "c",
|
||||
"dji_motor.h": "c"
|
||||
},
|
||||
"C_Cpp.default.configurationProvider": "ms-vscode.makefile-tools",
|
||||
"C_Cpp.intelliSenseEngineFallback": "enabled",
|
||||
|
||||
Reference in New Issue
Block a user