Add init function to RGBLight driver struct (#23076)
This commit is contained in:
parent
23b7a02ebe
commit
f7cf40fa77
42 changed files with 306 additions and 93 deletions
|
@ -155,7 +155,7 @@ static void init(void) {
|
|||
is31fl3731_update_led_control_registers(1);
|
||||
|
||||
//RGB Underglow ws2812
|
||||
|
||||
ws2812_init();
|
||||
}
|
||||
|
||||
static void flush(void) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue