Remove redundant RGB/LED matrix eeconfig init (#22673)
This commit is contained in:
parent
7298551e19
commit
dc5befd139
3 changed files with 12 additions and 12 deletions
|
@ -136,6 +136,8 @@ bool led_matrix_indicators_advanced_user(uint8_t led_min, uint8_t led_max);
|
|||
|
||||
void led_matrix_init(void);
|
||||
|
||||
void led_matrix_reload_from_eeprom(void);
|
||||
|
||||
void led_matrix_set_suspend_state(bool state);
|
||||
bool led_matrix_get_suspend_state(void);
|
||||
void led_matrix_toggle(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue