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