public static interface BrickletDistanceUS.DistanceListener extends DeviceListener
BrickletDistanceUS.setDistanceCallbackPeriod(long)
. The parameter is the distance value
of the sensor.
The BrickletDistanceUS.DistanceListener
listener is only triggered if the distance value has changed
since the last triggering.Modifier and Type | Method and Description |
---|---|
void |
distance(int distance) |
Copyright © 2022 Tinkerforge GmbH. All rights reserved.