set RGB
Sets the color for each of the LEDs based on RGB values.
Parameters
color
The color to set the LEDs to.
Sets the color for each of the LEDs based on RGB values.
Parameters
r
(Red) Integer values between 0 - 255
g
(Green) Integer values between 0 - 255
b
(Blue) Integer values between 0 - 255