LAPTOP-SNT8I5JK\Boounion
2025-06-05 0ac6ae25833b16d25e5380176f66d35aa947f85c
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; };
   };
}