BlinkStickDotNet icon indicating copy to clipboard operation
BlinkStickDotNet copied to clipboard

TurnOff only affects the first LED

Open arvydas opened this issue 9 years ago • 1 comments

Needs to take into account the device and number of LEDs connected.

arvydas avatar Feb 11 '16 10:02 arvydas

As a workaround, you can call device.SetColor (0, i, 0, 0, 0)

kdeenanauth avatar Feb 18 '16 06:02 kdeenanauth