Migrate stray WS2812_DRIVER to info.json

This commit is contained in:
zvecr 2023-09-12 10:30:54 +01:00
parent 8975dc6c3b
commit 7b313dbc89
12 changed files with 9 additions and 12 deletions

View file

@ -37,6 +37,7 @@
]
},
"ws2812": {
"driver": "vendor",
"pin": "GP24"
},
"rgb_matrix": {

View file

@ -1 +1 @@
WS2812_DRIVER = vendor
# This file intentionally left blank