Uses of Class
com.tinkerforge.BrickletServoV2.PulseWidth
-
-
Uses of BrickletServoV2.PulseWidth in com.tinkerforge
Methods in com.tinkerforge that return BrickletServoV2.PulseWidth Modifier and Type Method Description BrickletServoV2.PulseWidth
BrickletServoV2. getPulseWidth(int servoChannel)
Returns the minimum and maximum pulse width for the specified servo channel as set byBrickletServoV2.setPulseWidth(int, long, long)
.
-