public static interface BrickletRotaryPoti.PositionListener extends DeviceListener
BrickletRotaryPoti.setPositionCallbackPeriod(long)
. The parameter is the position of
the rotary potentiometer.
The BrickletRotaryPoti.PositionListener
listener is only triggered if the position has changed since
the last triggering.Modifier and Type | Method and Description |
---|---|
void |
position(short position) |
Copyright © 2022 Tinkerforge GmbH. All rights reserved.