AnnePro2: Adjust RGB flushing (#18640)
This commit is contained in:
parent
86938fd958
commit
85dc473faa
4 changed files with 13 additions and 29 deletions
|
@ -41,7 +41,6 @@ typedef union {
|
|||
/* Local copy of led_mask, used to override colors on the board */
|
||||
extern ap2_led_t led_mask[KEY_COUNT];
|
||||
extern ap2_led_t led_colors[KEY_COUNT];
|
||||
extern uint8_t rgb_row_changed[NUM_ROW];
|
||||
|
||||
/* Handle incoming messages */
|
||||
extern void led_command_callback(const message_t *msg);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue