From 6c7f9e67fdcb882725d2790279fe9d99fb343c06 Mon Sep 17 00:00:00 2001 From: yy1717 <fctom1215@outlook.com> Date: 星期四, 12 三月 2020 17:39:37 +0800 Subject: [PATCH] 更新传感器 --- lib/src/main/cpp/CMakeLists.txt | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/lib/src/main/cpp/CMakeLists.txt b/lib/src/main/cpp/CMakeLists.txt index a194d80..35a34fe 100644 --- a/lib/src/main/cpp/CMakeLists.txt +++ b/lib/src/main/cpp/CMakeLists.txt @@ -27,13 +27,14 @@ Geometry.cpp driver_test.cpp mcu/mcu_if.cpp + + test_common/car_sensor.cpp test_items/error_list.cpp test_items/park_edge.cpp test_items/park_bottom.cpp test_items/stop_and_start.cpp test_items/driving_curve.cpp test_items/turn_a90.cpp - test_items/comm_test.cpp test_items2/common_check.cpp test_items2/dummy_light.cpp -- Gitblit v1.8.0