Remove default and unused BACKLIGHT_LEVELS
(#19898)
This commit is contained in:
parent
499fc3b85e
commit
26854f5940
261 changed files with 4 additions and 462 deletions
|
@ -22,9 +22,6 @@
|
|||
|
||||
/* number of backlight levels */
|
||||
#define BACKLIGHT_PIN B6
|
||||
#ifdef BACKLIGHT_PIN
|
||||
#define BACKLIGHT_LEVELS 3
|
||||
#endif
|
||||
|
||||
/* Set 0 if debouncing isn't needed */
|
||||
#define DEBOUNCE 5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue