lib/src/main/cpp/test_items/turn_a90.cpp
@@ -99,7 +99,7 @@ } else if (moveDirect == 0) { uint32_t tp = TimeMakeComposite(rtkTime->hh, rtkTime->mm, rtkTime->ss, rtkTime->mss*10); if (tp - stopTimepoint >= examParam.turn_a90_pause_criteria && !reportStopCarTimeout) { if (tp - stopTimepoint >= CorrectPauseCriteria(examParam.turn_a90_pause_criteria) && !reportStopCarTimeout) { // 停车超2秒,每次扣5分 AddExamFault(31, rtkTime); DEBUG("中途停车");