mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-24 03:27:45 +08:00
修复电机反转bug,添加部分注释
This commit is contained in:
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@@ -1,5 +1,8 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"stm32f4xx_hal_def.h": "c"
|
||||
"stm32f4xx_hal_def.h": "c",
|
||||
"general_def.h": "c",
|
||||
"stdlib.h": "c",
|
||||
"bsp_can.h": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user