lib/src/main/cpp/test_items2/dummy_light.cpp
@@ -26,7 +26,7 @@ void StartDummyLightExam(struct dummy_light_exam *ptr, int num, const struct RtkTime* rtkTime) { DEBUG("StartDummyLightExam"); DEBUG("StartDummyLightExam 项目数量 %d", num); content = ptr; contentNum = num; question = 0; @@ -49,6 +49,7 @@ AppTimer_delete(CheckSolution); ExamDummyLight(); } else { DEBUG("无灯光考试内容"); testing = false; } }