1
0
Fork 0

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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) {