Add init function to RGBLight driver struct (#23076)
This commit is contained in:
@ -62,6 +62,8 @@
|
||||
# define WS2812_LED_COUNT RGB_MATRIX_LED_COUNT
|
||||
#endif
|
||||
|
||||
void ws2812_init(void);
|
||||
|
||||
/* User Interface
|
||||
*
|
||||
* Input:
|
||||
|
Reference in New Issue
Block a user