Uses of Class
com.tinkerforge.BrickletLEDStrip.RGBValues
-
-
Uses of BrickletLEDStrip.RGBValues in com.tinkerforge
Methods in com.tinkerforge that return BrickletLEDStrip.RGBValues Modifier and Type Method Description BrickletLEDStrip.RGBValues
BrickletLEDStrip. getRGBValues(int index, short length)
Returns *length* R, G and B values starting from the given LED *index*.
-