LCD_FOR_MELZI

This commit is contained in:
Scott Lahteine 2017-07-01 22:23:03 -05:00
parent 76c92a1fab
commit 232a10410d
35 changed files with 189 additions and 3 deletions

View file

@ -1086,6 +1086,9 @@ static_assert(1 >= 0
#if ENABLED(REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER) && DISABLED(BQ_LCD_SMART_CONTROLLER)
+ 1
#endif
#if ENABLED(LCD_FOR_MELZI)
+ 1
#endif
#if ENABLED(CARTESIO_UI)
+ 1
#endif