LAPTOP-SNT8I5JK\Boounion
2025-09-15 c3aa662297c2182de2e7a53d7bf63f4ab6b1adbd
SourceCode/Bond/Servo/CEquipment.h
@@ -72,6 +72,7 @@
      ONMAPMISMATCH      onMapMismatch;
      ONPORTSTATUSCHANGED   onPortStatusChanged;
      ONVCREVENTREPORT   onSVDataReport;
      ONVCREVENTREPORT   onPanelDataReport;
   } EquipmentListener;
@@ -180,6 +181,7 @@
      // 获取指定的Slot
      CSlot* getSlot(int index);
      CSlot* getSlotWithNo(int slotNo);
      // 获取一个可用的槽位
      CSlot* getAvailableSlot();