Move WS2812_DRIVER
to data driven (#20248)
This commit is contained in:
@@ -31,6 +31,9 @@
|
||||
"max": 3
|
||||
}
|
||||
},
|
||||
"ws2812": {
|
||||
"driver": "vendor"
|
||||
},
|
||||
"split": {
|
||||
"enabled": true,
|
||||
"encoder": {
|
||||
|
@@ -1,2 +1 @@
|
||||
SERIAL_DRIVER = vendor
|
||||
WS2812_DRIVER = vendor
|
||||
|
Reference in New Issue
Block a user