mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-24 11:37:45 +08:00
修复HT电机解算bug,待添加零位校准。修复bsp_can module id未初始化问题
This commit is contained in:
8
.vscode/settings.json
vendored
8
.vscode/settings.json
vendored
@@ -42,7 +42,13 @@
|
||||
"quaternionekf.h": "c",
|
||||
"shoot.h": "c",
|
||||
"lk9025.h": "c",
|
||||
"ht04.h": "c"
|
||||
"ht04.h": "c",
|
||||
"rtc.h": "c",
|
||||
"tim.h": "c",
|
||||
"usb_device.h": "c",
|
||||
"gpio.h": "c",
|
||||
"rng.h": "c",
|
||||
"cmsis_os.h": "c"
|
||||
},
|
||||
"C_Cpp.default.configurationProvider": "ms-vscode.makefile-tools",
|
||||
"C_Cpp.intelliSenseEngineFallback": "enabled",
|
||||
|
||||
Reference in New Issue
Block a user