图像更新

This commit is contained in:
Glz
2024-03-03 17:55:49 +08:00
parent b6bb69d24c
commit f4c41eeeae
7 changed files with 264 additions and 256 deletions

View File

@@ -3,6 +3,7 @@
extern float (*mid_track)[2];
extern float pure_angle;
extern float near_angle;
void tracking(void);
void ElementJudge(void);