feat: 增加动态预瞄点

This commit is contained in:
Glz
2024-03-22 20:28:49 +08:00
parent 97fc4f9b21
commit fba4476d35
9 changed files with 59 additions and 36 deletions

View File

@@ -67,7 +67,7 @@ int main(void)
state_type = COMMON_STATE;
img_processing();
get_corners();
aim_distance = COMMON_AIM;
aim_distance_select();
tracking();
ElementJudge();
ElementRun();