Uses of Interface
com.tinkerforge.BrickletSilentStepperV2.GPIOStateListener
-
-
Uses of BrickletSilentStepperV2.GPIOStateListener in com.tinkerforge
Methods in com.tinkerforge with parameters of type BrickletSilentStepperV2.GPIOStateListener Modifier and Type Method Description void
BrickletSilentStepperV2. addGPIOStateListener(BrickletSilentStepperV2.GPIOStateListener listener)
Adds a GPIOState listener.void
BrickletSilentStepperV2. removeGPIOStateListener(BrickletSilentStepperV2.GPIOStateListener listener)
Removes a GPIOState listener.
-