lizhanwei
2020-01-20 39573da26137913422e6a4b8646eddfa8ef52c50
lib/src/main/cpp/master/comm_if.h
@@ -64,5 +64,7 @@
void MA_SendRtkBrief(const struct rtkBrief *brief);
void MA_SendCarPosition(const struct carBrief *brief);
void MA_SendExamWrong(vector<ExamFault> &ExamFaultList);
void MA_SendRtcmInd(int length);
void MA_SendDebugInfo(const char *str, ...);
#endif //MYAPPLICATION2_COMM_IF_H