Repaired the color palette for MatrixEffect.
This commit is contained in:
parent
57815cb3bf
commit
de180b9b28
@ -8,5 +8,5 @@ __attribute__ ((aligned(4))) extern const TProgmemRGBGradientPalette_byte palett
|
||||
|
||||
__attribute__ ((aligned(4))) extern const TProgmemRGBGradientPalette_byte palette_matrix[] FL_PROGMEM = {
|
||||
0, 0, 0, 0, // black
|
||||
240, 0,255, 0, // green
|
||||
200, 0,255, 0, // green
|
||||
255, 255,255,255 }; // white
|
||||
|
Loading…
Reference in New Issue
Block a user