Blinky Pixels shows the wrong color
The colors on my Blinky Pixels seem to be mixed up, a fully green image in pattern paint shows red and vice versa. Is that a known issue?
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
Which method are you using to change the image? Patternpaint?
LEDS.addLeds(leds, LED_COUNT); // this configures the BlinkyBoard - leave as is.
I also changed the LED type to WS2811 but don't know if that made any difference. I just know the code I had for my BlinkyTapes on my Christmas tree worked great on the BlinkyPixels once I made that change (and number of LEDs total).