lib/src/main/cpp/master/comm_if.h
@@ -93,6 +93,7 @@ void MA_SendExamWrong(vector<ExamFault> &ExamFaultList); void MA_SendRtcmInd(int length); void MA_SendDebugInfo(const char *str, ...); void MA_EnterMap(int map_id, int enter); void MA_EnterMap(int map_id, int type, int enter); void MA_ExamLight(void); #endif //MYAPPLICATION2_COMM_IF_H