AnnePro2: Adjust RGB flushing (#18640)

This commit is contained in:
jpe230
2022-10-08 16:04:16 -05:00
committed by GitHub
parent 86938fd958
commit 85dc473faa
4 changed files with 13 additions and 29 deletions

View File

@@ -24,7 +24,6 @@
ap2_led_t led_mask[KEY_COUNT];
ap2_led_t led_colors[KEY_COUNT];
ap2_led_status_t ap2_led_status;
uint8_t rgb_row_changed[NUM_ROW];
void led_command_callback(const message_t *msg) {
switch (msg->command) {