public static interface BrickletRotaryEncoder.CountListener extends DeviceListener
BrickletRotaryEncoder.setCountCallbackPeriod(long)
. The parameter is the count of
the encoder.
The BrickletRotaryEncoder.CountListener
listener is only triggered if the count has changed since the
last triggering.Modifier and Type | Method and Description |
---|---|
void |
count(int count) |
Copyright © 2022 Tinkerforge GmbH. All rights reserved.