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