Update default backlight state to match avr pwm

master
zvecr 4 years ago
parent 25d1901d7a
commit f6b9604f4a

@ -10,7 +10,7 @@
#endif
#ifndef BACKLIGHT_ON_STATE
# define BACKLIGHT_ON_STATE 0
# define BACKLIGHT_ON_STATE 1
#endif
#ifdef BACKLIGHT_PINS

Loading…
Cancel
Save