public static interface BrickMaster.StackVoltageReachedListener extends DeviceListener
BrickMaster.setStackVoltageCallbackThreshold(char, int, int)
is reached.
The parameter is the stack voltage.
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 |
stackVoltageReached(int voltage) |
Copyright © 2020 Tinkerforge GmbH. All rights reserved.