Uses of Class
com.tinkerforge.BrickletDualButton.LEDState
-
-
Uses of BrickletDualButton.LEDState in com.tinkerforge
Methods in com.tinkerforge that return BrickletDualButton.LEDState Modifier and Type Method Description BrickletDualButton.LEDState
BrickletDualButton. getLEDState()
Returns the current state of the LEDs, as set byBrickletDualButton.setLEDState(short, short)
.
-