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/rtk_platform/platform.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/src/main/cpp/rtk_platform/platform.cpp b/lib/src/main/cpp/rtk_platform/platform.cpp index d44eac7..4f9f0bb 100644 --- a/lib/src/main/cpp/rtk_platform/platform.cpp +++ b/lib/src/main/cpp/rtk_platform/platform.cpp @@ -21,7 +21,7 @@ #include "../utils/xconvert.h" #include "../utils/num.h" #include "../driver_test.h" -#include "../test_items/comm_test.h" +#include "../test_common/car_sensor.h" #define PARSE_BUFF_SIZE 4096 -- Gitblit v1.8.0