Fix RGB Sleep code

This commit is contained in:
U-LANDSRAAD\drashna
2018-03-27 10:20:22 -07:00
committed by Jack Humbert
parent c39780b8e1
commit bdb718af0d
2 changed files with 19 additions and 10 deletions

View File

@ -19,7 +19,7 @@
#include "audio.h"
#endif /* AUDIO_ENABLE */
#ifdef RGBLIGHT_ANIMATIONS
#ifdef RGBLIGHT_SLEEP
#include "rgblight.h"
#endif