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