public static interface BrickletAnalogInV2.VoltageListener extends DeviceListener
BrickletAnalogInV2.setVoltageCallbackPeriod(long)
. The parameter is the voltage of the
sensor.
Der BrickletAnalogInV2.VoltageListener
listener is only triggered if the voltage has changed since
the last triggering.Modifier and Type | Method and Description |
---|---|
void |
voltage(int voltage) |
Copyright © 2020 Tinkerforge GmbH. All rights reserved.