public static interface BrickletBarometer.AltitudeListener extends DeviceListener
BrickletBarometer.setAltitudeCallbackPeriod(long)
. The parameter is the altitude of
the air pressure sensor.
The BrickletBarometer.AltitudeListener
listener is only triggered if the altitude has changed since
the last triggering.Modifier and Type | Method and Description |
---|---|
void |
altitude(int altitude) |
Copyright © 2020 Tinkerforge GmbH. All rights reserved.