SourceCode/Bond/Servo/HsmsPassive.cpp
@@ -1879,6 +1879,25 @@ return requestEventReportSend("PJ_Queued"); } int CHsmsPassive::requestEventReportSend_PJ_Start() { return requestEventReportSend("PJ_Start"); } int CHsmsPassive::requestEventReportSend_PJ_End() { return requestEventReportSend("PJ_End"); } int CHsmsPassive::requestEventReportSend_Panel_Start() { return requestEventReportSend("Panel_Start"); } int CHsmsPassive::requestEventReportSend_Panel_End() { return requestEventReportSend("Panel_End"); }