diff options
Diffstat (limited to 'users/xtonhasvim/fancylighting.h')
-rw-r--r-- | users/xtonhasvim/fancylighting.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/xtonhasvim/fancylighting.h b/users/xtonhasvim/fancylighting.h index 02fb58b84a..b1a5c725f1 100644 --- a/users/xtonhasvim/fancylighting.h +++ b/users/xtonhasvim/fancylighting.h @@ -22,7 +22,7 @@ extern uint8_t user_rgb_mode; -extern LED_TYPE shadowed_led[]; +extern rgb_led_t shadowed_led[]; #endif //RGBLIGHT_ENABLE |