0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-18 07:29:33 +00:00

CARTESIO_UI has lcd contrast

This commit is contained in:
Scott Lahteine 2016-06-27 12:04:49 -07:00
parent 71a693b3ec
commit 511503ede9

View file

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