增加了LK电机和HT电机的基本支持,待编写控制

This commit is contained in:
NeoZng
2022-12-13 19:40:03 +08:00
parent 2f41e67de0
commit 11329aaddb
21 changed files with 280 additions and 171 deletions

View File

@@ -41,7 +41,8 @@
"motor_def.h": "c",
"quaternionekf.h": "c",
"shoot.h": "c",
"lk9025.h": "c"
"lk9025.h": "c",
"ht04.h": "c"
},
"C_Cpp.default.configurationProvider": "ms-vscode.makefile-tools",
}