BlinkStickDotNet
BlinkStickDotNet copied to clipboard
TurnOff only affects the first LED
Needs to take into account the device and number of LEDs connected.
As a workaround, you can call device.SetColor (0, i, 0, 0, 0)