mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-24 03:27:45 +08:00
修复了djimotor发送时的致命错误,编写了shoot app的框架
This commit is contained in:
7
.vscode/settings.json
vendored
7
.vscode/settings.json
vendored
@@ -30,7 +30,12 @@
|
||||
"robot_cmd.h": "c",
|
||||
"chassis_cmd.h": "c",
|
||||
"referee.h": "c",
|
||||
"arm_math.h": "c"
|
||||
"arm_math.h": "c",
|
||||
"bsp_dwt.h": "c",
|
||||
"compare": "c",
|
||||
"*.tcc": "c",
|
||||
"type_traits": "c",
|
||||
"typeinfo": "c"
|
||||
},
|
||||
"C_Cpp.default.configurationProvider": "ms-vscode.makefile-tools",
|
||||
}
|
||||
Reference in New Issue
Block a user