From 03ca970f73af542456326b2fa277090ce0ea532f Mon Sep 17 00:00:00 2001 From: yy1717 <fctom1215@outlook.com> Date: 星期二, 11 八月 2020 18:33:51 +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 d6861f1..7fb8102 100644 --- a/lib/src/main/cpp/CMakeLists.txt +++ b/lib/src/main/cpp/CMakeLists.txt @@ -29,6 +29,7 @@ mcu/mcu_if.cpp test_common/car_sensor.cpp + test_common/odo_graph.cpp test_items/error_list.cpp test_items/park_edge.cpp test_items/park_bottom.cpp -- Gitblit v1.8.0