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