CA66 Backlighting FIx (#3089)

* Enable backlighting using pin F0 and changing it in the rules.mk file as well

* Change KB_H to CA66_H
This commit is contained in:
MechMerlin 2018-05-30 19:44:52 -07:00 committed by Drashna Jaelre
parent 258954dc3e
commit b2398ecbe7
3 changed files with 4 additions and 5 deletions

View file

@ -25,9 +25,8 @@
/* number of backlight levels */
#ifdef BACKLIGHT_PIN
#define BACKLIGHT_PIN F0
#define BACKLIGHT_LEVELS 3
#endif
/* Set 0 if debouncing isn't needed */
#define DEBOUNCING_DELAY 5