Class to control a group of LEDs on a Blinkstick device. Currently, it supports only "all LEDs" mode, but it can be extended to support more complex patterns.
Readonly
Protected
Sets the color of all LEDs
Turns off all LEDs by setting their color to black (0, 0, 0).
Class to control a group of LEDs on a Blinkstick device. Currently, it supports only "all LEDs" mode, but it can be extended to support more complex patterns.