From b73f32bc8ad86a7bb5f0739ac0fd7aa4c04cce98 Mon Sep 17 00:00:00 2001 From: yy1717 <fctom1215@outlook.com> Date: 星期三, 25 三月 2020 19:00:06 +0800 Subject: [PATCH] 加减档 --- lib/src/main/cpp/test_items2/dummy_light.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/lib/src/main/cpp/test_items2/dummy_light.h b/lib/src/main/cpp/test_items2/dummy_light.h index 6edb749..40a5cf8 100644 --- a/lib/src/main/cpp/test_items2/dummy_light.h +++ b/lib/src/main/cpp/test_items2/dummy_light.h @@ -31,5 +31,6 @@ void StartDummyLightExam(struct dummy_light_exam *ptr, int num, const struct RtkTime* rtkTime); int ExecuteDummyLightExam(const struct RtkTime* rtkTime); void DummyLightTTSDone(int id); +void TerminateDummyLightExam(void); #endif //MYAPPLICATION2_DUMMY_LIGHT_H -- Gitblit v1.8.0