修改平衡参数

This commit is contained in:
kai
2024-03-23 16:10:20 +08:00
parent 59dc4c7ed8
commit be23c6c88c
4 changed files with 120 additions and 16 deletions

View File

@@ -84,7 +84,7 @@ typedef struct
* @brief 初始化惯导解算系统
*
*/
attitude_t *INS_Init(void);
INS_t *INS_Init(void);
/**
* @brief 此函数放入实时系统中,以1kHz频率运行