Uses of Class
com.tinkerforge.BrickletRGBLED.RGBValue
-
-
Uses of BrickletRGBLED.RGBValue in com.tinkerforge
Methods in com.tinkerforge that return BrickletRGBLED.RGBValue Modifier and Type Method Description BrickletRGBLED.RGBValue
BrickletRGBLED. getRGBValue()
Returns the *r*, *g* and *b* values of the LED as set byBrickletRGBLED.setRGBValue(short, short, short)
.
-