lib/src/main/cpp/test_items2/road_exam.cpp
@@ -518,7 +518,7 @@ } else if (RoadMapList[currExamMapIndex].type == STOP_CAR_MAP) { StartStopCarExam(currExamMapIndex, RoadMapList); } else if (RoadMapList[currExamMapIndex].type == OP_GEAER_MAP) { StartOperateGearExam(currExamMapIndex, RoadMapList); StartOperateGearExam(currExamMapIndex, RoadMapList, rtkTime); } } } else if (startCar == START_CAR_DONE) {