mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-23 19:25:09 +08:00
增加了遥控器按键功能并修改所有函数和类型定义为标准格式
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -36,7 +36,9 @@
|
||||
"*.tcc": "c",
|
||||
"type_traits": "c",
|
||||
"typeinfo": "c",
|
||||
"general_def.h": "c"
|
||||
"general_def.h": "c",
|
||||
"super_cap.h": "c",
|
||||
"motor_def.h": "c"
|
||||
},
|
||||
"C_Cpp.default.configurationProvider": "ms-vscode.makefile-tools",
|
||||
}
|
||||
Reference in New Issue
Block a user