From 7c5b25c8617807635e9f272ebe9e98304d07cf2f Mon Sep 17 00:00:00 2001
From: fctom1215 <fctom1215@outlook.com>
Date: 星期五, 14 二月 2020 14:28:25 +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 759cbf1..044fbc1 100644
--- a/lib/src/main/cpp/CMakeLists.txt
+++ b/lib/src/main/cpp/CMakeLists.txt
@@ -33,6 +33,7 @@
         test_items/stop_and_start.cpp
         test_items/driving_curve.cpp
         test_items/turn_a90.cpp
+        test_items/comm_test.cpp
         rtk_module/rtk.cpp
         rtk_module/virtual_rtk.cpp
         master/comm_if.cpp

--
Gitblit v1.8.0