BACKLIGHT_ON_STATE config.h fixes (#8862)

This commit is contained in:
Ryan
2020-04-30 16:24:13 +10:00
committed by GitHub
parent 231464c49c
commit 37a4b53c4f
10 changed files with 3 additions and 12 deletions
-1
View File
@@ -18,7 +18,6 @@
#define BACKLIGHT_PIN B7
#ifdef BACKLIGHT_PIN
#define BACKLIGHT_LEVELS 6
//#define BACKLIGHT_ON_STATE 1
#endif
/* COL2ROW or ROW2COL */