Firmware: Change default animation to one of the built-in ones to fix compiling

This commit is contained in:
Lexi / Zoe 2024-05-22 19:00:11 +02:00
parent ad40075688
commit 1a0e0c11c1
Signed by: binaryDiv
GPG Key ID: F8D4956E224DA232
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@
"rgb_matrix": {
"driver": "ws2812",
"default": {
"animation": "trans_pride",
"animation": "cycle_pinwheel",
"speed": 32
},
"center_point": [2, 2],