public static interface BrickDC.CurrentVelocityListener extends DeviceListener
BrickDC.setCurrentVelocityPeriod(int)
. The parameter is the *current*
velocity used by the motor.
The BrickDC.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(short velocity) |
Copyright © 2021 Tinkerforge GmbH. All rights reserved.