Removed not uneccessary '#endif' statement.

This commit is contained in:
Julian Flores 2019-11-26 08:35:41 +01:00
parent d28eba8912
commit 4477e20629

View File

@ -45,5 +45,3 @@
#define RGBLIGHT_SAT_STEP 8 #define RGBLIGHT_SAT_STEP 8
#define RGBLIGHT_VAL_STEP 8 #define RGBLIGHT_VAL_STEP 8
#endif #endif
#endif