Migrate SERIAL_DRIVER to json (#23925)
This commit is contained in:
@@ -47,7 +47,10 @@
|
||||
"max_brightness": 255
|
||||
},
|
||||
"split": {
|
||||
"enabled": true
|
||||
"enabled": true,
|
||||
"serial": {
|
||||
"driver": "vendor"
|
||||
}
|
||||
},
|
||||
"ws2812": {
|
||||
"pin": "GP6",
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
SERIAL_DRIVER = vendor
|
||||
Reference in New Issue
Block a user