Update Freja to commply with PR change requests

This commit is contained in:
Wolf 2023-08-14 12:42:36 +02:00
parent 65e2cd4864
commit c0c397a8d3
3 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,8 @@
},
"processor": "RP2040",
"ws2812": {
"pin": "GP29"
"pin": "GP29",
"driver" : "vendor"
},
"rgb_matrix": {
"driver": "WS2812",

View File

@ -1 +0,0 @@
WS2812_DRIVER = vendor