新增通用定义头文件,主要内容是角度转换.统一控制的输入,为后续model-based控制做准备

This commit is contained in:
NeoZng
2022-12-04 23:15:18 +08:00
parent e94bb504b8
commit 8e7935876e
14 changed files with 126 additions and 80 deletions

View File

@@ -17,6 +17,7 @@
#include "super_cap.h"
#include "message_center.h"
#include "referee.h"
#include "general_def.h"
#include "arm_math.h"