重新组织了裁判系统相关模块的结构

This commit is contained in:
NeoZng
2023-04-19 18:52:40 +08:00
parent 5c9c7962c8
commit f6c686598d
18 changed files with 615 additions and 704 deletions

View File

@@ -7,11 +7,11 @@
#include "HT04.h"
#include "LK9025.h"
#include "bmi088.h"
#include "referee.h"
#include "super_cap.h"
#include "controller.h"
#include "can_comm.h"
#include "user_lib.h"
#include "rm_referee.h"
// standard
#include "stdint.h"
#include "arm_math.h" // 需要用到较多三角函数