完成了LKmotor模块的重构,优化了DJIMotor的反馈计算

This commit is contained in:
NeoZng
2022-12-11 20:48:24 +08:00
parent 78cc27ee1a
commit 2f41e67de0
15 changed files with 274 additions and 245 deletions

View File

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