Uses of Class
com.tinkerforge.BrickSilentStepper.StepConfiguration
-
-
Uses of BrickSilentStepper.StepConfiguration in com.tinkerforge
Methods in com.tinkerforge that return BrickSilentStepper.StepConfiguration Modifier and Type Method Description BrickSilentStepper.StepConfiguration
BrickSilentStepper. getStepConfiguration()
Returns the step mode as set byBrickSilentStepper.setStepConfiguration(short, boolean)
.
-