npx
npx copied to clipboard
setPattern draw the wrong color
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)