From efc508204e781a1ce1d3f55c2b986198c9e32509 Mon Sep 17 00:00:00 2001 From: yy1717 <fctom1215@outlook.com> Date: 星期二, 18 八月 2020 17:35:26 +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 7fb8102..57f1558 100644 --- a/lib/src/main/cpp/CMakeLists.txt +++ b/lib/src/main/cpp/CMakeLists.txt @@ -45,6 +45,7 @@ test_items2/drive_straight.cpp test_items2/stop_car.cpp test_items2/operate_gear.cpp + test_items2/smart_item.cpp rtk_module/rtk.cpp rtk_module/virtual_rtk.cpp -- Gitblit v1.8.0