From b73f32bc8ad86a7bb5f0739ac0fd7aa4c04cce98 Mon Sep 17 00:00:00 2001 From: yy1717 <fctom1215@outlook.com> Date: 星期三, 25 三月 2020 19:00:06 +0800 Subject: [PATCH] 加减档 --- lib/src/main/cpp/CMakeLists.txt | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/lib/src/main/cpp/CMakeLists.txt b/lib/src/main/cpp/CMakeLists.txt index 171aee1..cb10f90 100644 --- a/lib/src/main/cpp/CMakeLists.txt +++ b/lib/src/main/cpp/CMakeLists.txt @@ -42,6 +42,7 @@ test_items2/through_something.cpp test_items2/drive_straight.cpp test_items2/stop_car.cpp + test_items2/operate_gear.cpp rtk_module/rtk.cpp rtk_module/virtual_rtk.cpp -- Gitblit v1.8.0