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