rgblight fixes

This commit is contained in:
Jack Humbert 2016-11-23 21:28:12 -05:00
parent cefa8468fb
commit f25596b8dc
3 changed files with 8 additions and 6 deletions

View file

@ -1055,7 +1055,7 @@ int main(void)
// MIDI_Task();
#endif
#ifdef RGBLIGHT_ANIMATIONS
#if defined(RGBLIGHT_ANIMATIONS) & defined(RGBLIGHT_ENABLE)
rgblight_task();
#endif