Aplied HAS_LCD_CONTRAST also to Marlin_main.cpp

and cleaned typo.
This commit is contained in:
AnHardt
2015-04-08 13:26:29 +02:00
parent a76fb42ca6
commit 6a514f3dc9
2 changed files with 5 additions and 5 deletions

View File

@@ -163,7 +163,7 @@
#ifdef DOGLCD
#define HAS_LCD_CONTRAST
#ifdef U8GLIB_ST7920
#undefine HAS_LCD_CONTRAST
#undef HAS_LCD_CONTRAST
#endif
#endif