public static interface BrickMaster.StackCurrentListener extends DeviceListener
BrickMaster.setStackCurrentCallbackPeriod(long)
. The parameter is the current
of the sensor.
The BrickMaster.StackCurrentListener
listener is only triggered if the current has changed
since the last triggering.
.. versionadded:: 2.0.5$nbsp;(Firmware)Modifier and Type | Method and Description |
---|---|
void |
stackCurrent(int current) |
Copyright © 2020 Tinkerforge GmbH. All rights reserved.