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