fallback CMake + Armor PID

This commit is contained in:
2026-03-18 17:06:04 +08:00
parent c0ee469118
commit 3eb2d39942
7 changed files with 36 additions and 118 deletions

View File

@@ -14,7 +14,7 @@ bool show_light_blobs = false;
bool show_origin = false;
bool run_with_camera = true;
bool save_video = false;
bool wait_uart = true;
bool wait_uart = false;
bool save_labelled_boxes = false;
bool show_process = false;
bool show_energy = false;