Firmware: Change default animation to one of the built-in ones to fix compiling
This commit is contained in:
parent
ad40075688
commit
1a0e0c11c1
|
|
@ -58,7 +58,7 @@
|
||||||
"rgb_matrix": {
|
"rgb_matrix": {
|
||||||
"driver": "ws2812",
|
"driver": "ws2812",
|
||||||
"default": {
|
"default": {
|
||||||
"animation": "trans_pride",
|
"animation": "cycle_pinwheel",
|
||||||
"speed": 32
|
"speed": 32
|
||||||
},
|
},
|
||||||
"center_point": [2, 2],
|
"center_point": [2, 2],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue