Support for REPRAPWORLD_GRAPHICAL_LCD

This commit is contained in:
brupje
2016-06-21 14:39:10 +02:00
committed by Scott Lahteine
parent 54f4f80077
commit a60a668f6b
6 changed files with 97 additions and 12 deletions

View File

@ -130,6 +130,13 @@
#define NEWPANEL
#endif
#if ENABLED(REPRAPWORLD_GRAPHICAL_LCD)
#define DOGLCD
#define U8GLIB_ST7920
#define ULTIPANEL
#endif
/**
* I2C PANELS
*/