fctom1215
2020-03-25 aef1984ccc48e81ab238d889327f85867ca0a973
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) {