Removed unused RGBLED_TIMER_TOP and F_CPU macros from quantum/rgblight.[ch] (#12233)
This commit is contained in:
parent
a5ecd4eb87
commit
b664db3cf3
2 changed files with 0 additions and 19 deletions
|
@ -170,9 +170,6 @@ enum RGBLIGHT_EFFECT_MODE {
|
|||
# define RGBLIGHT_LIMIT_VAL 255
|
||||
# endif
|
||||
|
||||
# define RGBLED_TIMER_TOP F_CPU / (256 * 64)
|
||||
// #define RGBLED_TIMER_TOP 0xFF10
|
||||
|
||||
# include <stdint.h>
|
||||
# include <stdbool.h>
|
||||
# include "eeconfig.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue