LAPTOP-SNT8I5JK\Boounion
2025-06-05 65802dfbbaf135e97a2415e3306aabfd2af49c69
SourceCode/Bond/Servo/CBakeCooling.h
@@ -21,6 +21,7 @@
        virtual void getAttributeVector(CAttributeVector& attrubutes);
        virtual int recvIntent(CPin* pPin, CIntent* pIntent);
        virtual int getIndexerOperationModeBaseValue();
        virtual short getSlotUnit(short slot) { return slot <= 2 ? 0 : 1; };
   };
}