From 10c6d47260b4fb34262ec7a703a06fffa6a90ad0 Mon Sep 17 00:00:00 2001
From: fctom1215 <fctom1215@outlook.com>
Date: 星期二, 10 三月 2020 15:08:05 +0800
Subject: [PATCH] 角度修正。

---
 lib/src/main/cpp/test_items2/dummy_light.h |    2 ++
 1 files changed, 2 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 68d4a06..7ae97b3 100644
--- a/lib/src/main/cpp/test_items2/dummy_light.h
+++ b/lib/src/main/cpp/test_items2/dummy_light.h
@@ -10,4 +10,6 @@
     char tts[512];
 };
 
+void StartDummyLightExam(struct dummy_light_exam *ptr, int num);
+
 #endif //MYAPPLICATION2_DUMMY_LIGHT_H

--
Gitblit v1.8.0