Add init function to RGBLight driver struct (#23076)
This commit is contained in:
@@ -155,7 +155,7 @@ static void init(void) {
|
||||
is31fl3731_update_led_control_registers(1);
|
||||
|
||||
//RGB Underglow ws2812
|
||||
|
||||
ws2812_init();
|
||||
}
|
||||
|
||||
static void flush(void) {
|
||||
|
||||
Reference in New Issue
Block a user