Uses of Class
com.tinkerforge.BrickServo.PulseWidth
-
-
Uses of BrickServo.PulseWidth in com.tinkerforge
Methods in com.tinkerforge that return BrickServo.PulseWidth Modifier and Type Method Description BrickServo.PulseWidth
BrickServo. getPulseWidth(short servoNum)
Returns the minimum and maximum pulse width for the specified servo as set byBrickServo.setPulseWidth(short, int, int)
.
-