SourceCode/Bond/Servo/HsmsPassive.h
@@ -38,8 +38,8 @@ void replyAck(int s, int f, unsigned int systemBytes, BYTE ack, const char* pszAckName); /* reply开头的函数为回复函数 */ int replyAreYouThere(unsigned int systemBytes); int replyEstablishCommunications(unsigned int systemBytes); int replyAreYouThere(IMessage* pRecv); int replyEstablishCommunications(IMessage* pRecv); int replyDatetime(IMessage* pRecv); int replyEanbleDisableEventReport(IMessage* pRecv); int replyEanbleDisableAlarmReport(IMessage* pRecv);