mrDarker
2025-09-04 1c8098f74227411b5417c560eb7e6d7c0a61ae6e
SourceCode/Bond/Servo/HsmsPassive.h
@@ -191,9 +191,16 @@
   int requestEventReportSend(unsigned int CEID);
   int requestEventReportSend(const char* pszEventName);
   int requestEventReportSend_CarrierID_Readed();
   int requestEventReportSend_Port_Unload_Ready();
   int requestEventReportSend_Port_Load_Ready();
   int requestEventReportSend_Port_Blocked();
   int requestEventReportSend_PJ_Queued();
   int requestEventReportSend_PJ_Start();
   int requestEventReportSend_PJ_End();
   int requestEventReportSend_CJ_Start();
   int requestEventReportSend_CJ_End();
   int requestEventReportSend_Panel_Start();
   int requestEventReportSend_Panel_End();
private:
   void replyAck(int s, int f, unsigned int systemBytes, BYTE ack, const char* pszAckName);