lib/src/main/cpp/test_items/area_exam.cpp
@@ -15,7 +15,7 @@ #include "../utils/xconvert.h" #include "../common/apptimer.h" #include "../test_common/odo_graph.h" #include "../test_common/Geometry.h" #define DEBUG(fmt, args...) LOGD("<area_exam> <%s>: " fmt, __func__, ##args) static int CurrExamStatus = EXAM_AREA_NONE; // 1 测试完成 0 测试中 -1 测试错误退出