npx icon indicating copy to clipboard operation
npx copied to clipboard

setPattern draw the wrong color

Open thomas3577 opened this issue 9 years ago • 0 comments

I was playing around with your library. animation.setAll() and animation.setPixel() works find for me. But If I send the same colors with animation.setPattern, then I see the wrong color. I testet with the color #ff00ff (r: 255, g:0, b:255)

thomas3577 avatar May 01 '15 20:05 thomas3577