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; }; }; }