public static interface BrickletDCV2.CurrentVelocityListener extends DeviceListener
BrickletDCV2.setCurrentVelocityCallbackConfiguration(long, boolean)
. The parameter is the *current*
velocity used by the motor.
The BrickletDCV2.CurrentVelocityListener
listener is only triggered after the set period
if there is a change in the velocity.Modifier and Type | Method and Description |
---|---|
void |
currentVelocity(int velocity) |
Copyright © 2021 Tinkerforge GmbH. All rights reserved.