public static interface BrickMaster.StackCurrentReachedListener extends DeviceListener
BrickMaster.setStackCurrentCallbackThreshold(char, int, int)
is reached.
The parameter is the stack current.
If the threshold keeps being reached, the listener is triggered periodically
with the period as set by BrickMaster.setDebouncePeriod(long)
.
.. versionadded:: 2.0.5$nbsp;(Firmware)Modifier and Type | Method and Description |
---|---|
void |
stackCurrentReached(int current) |
Copyright © 2022 Tinkerforge GmbH. All rights reserved.