public static interface BrickletRotaryPoti.AnalogValueListener extends DeviceListener
BrickletRotaryPoti.setAnalogValueCallbackPeriod(long)
. The parameter is the
analog value of the rotary potentiometer.
The BrickletRotaryPoti.AnalogValueListener
listener is only triggered if the position has changed
since the last triggering.Modifier and Type | Method and Description |
---|---|
void |
analogValue(int value) |
Copyright © 2021 Tinkerforge GmbH. All rights reserved.