Migrate rgblight.pin
and RGB_DI_PIN
to ws2812.pin
(#20303)
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
},
|
||||
"rgblight": {
|
||||
"led_count": 14,
|
||||
"pin": "E2",
|
||||
"animations": {
|
||||
"alternating": true,
|
||||
"breathing": true,
|
||||
@@ -41,5 +40,8 @@
|
||||
"twinkle": true
|
||||
},
|
||||
"sleep": true
|
||||
},
|
||||
"ws2812": {
|
||||
"pin": "E2"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user