日常更新

This commit is contained in:
Glz
2024-07-05 14:12:01 +08:00
parent 7facae7a1a
commit 5d56543f64
5 changed files with 135 additions and 101 deletions

View File

@@ -121,4 +121,6 @@ float aim_distance;
float aim_judge_far=0.3f;
float FIX_BINTHRESHOLD = 140;
track_type_e track_type = TRACK_RIGHT;
track_type_e track_type = TRACK_RIGHT;
int begin_flag = 0;