Merge pull request #4158 from thinkyhead/rc_has_lcd_contrast

CARTESIO_UI has lcd contrast
This commit is contained in:
Scott Lahteine 2016-06-27 12:24:02 -07:00 committed by GitHub
commit 1df63b7ef4

View file

@ -255,6 +255,7 @@
#define HAS_LCD_CONTRAST ( \
ENABLED(MAKRPANEL) \
|| ENABLED(CARTESIO_UI) \
|| ENABLED(VIKI2) \
|| ENABLED(miniVIKI) \
|| ENABLED(ELB_FULL_GRAPHIC_CONTROLLER) \