Migrate rgblight.pin
and RGB_DI_PIN
to ws2812.pin
(#20303)
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
"rgblight": true
|
||||
},
|
||||
"rgblight": {
|
||||
"pin": "GP12",
|
||||
"led_count": 1,
|
||||
"hue_steps": 10,
|
||||
"saturation_steps": 17,
|
||||
@@ -40,6 +39,7 @@
|
||||
}
|
||||
},
|
||||
"ws2812": {
|
||||
"pin": "GP12",
|
||||
"driver": "vendor"
|
||||
},
|
||||
"encoder": {
|
||||
|
Reference in New Issue
Block a user