近点以及状态更新

This commit is contained in:
Glz
2024-05-24 20:42:56 +08:00
parent 2ac6683128
commit d4afb39f8f
8 changed files with 324 additions and 219 deletions

View File

@@ -73,6 +73,7 @@ int main(void)
ElementJudge();
ElementRun();
MidLineTrack();
bt_printf("type= %d", circle_type);
}
}
}