From c64da51ae481dfc2a25e5a6e39bb94f22d65428a Mon Sep 17 00:00:00 2001 From: yy1717 <fctom1215@outlook.com> Date: 星期五, 10 一月 2020 13:33:09 +0800 Subject: [PATCH] s --- lib/src/main/cpp/driver_test.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/lib/src/main/cpp/driver_test.h b/lib/src/main/cpp/driver_test.h index 896814b..85ebb28 100644 --- a/lib/src/main/cpp/driver_test.h +++ b/lib/src/main/cpp/driver_test.h @@ -52,6 +52,7 @@ int *right_front_tire, int *left_rear_tire, int *right_rear_tire, double (*point)[2], int pointNum); void SetSensorCfg(int (*sensor)[2], int sensorNum); +void StartDriverExam(int start); void UpdateRTKInfo(struct rtk_info *s); void UpdateCarCoord(void); -- Gitblit v1.8.0