Support for REPRAPWORLD_GRAPHICAL_LCD
This commit is contained in:
@ -130,6 +130,13 @@
|
||||
#define NEWPANEL
|
||||
#endif
|
||||
|
||||
|
||||
#if ENABLED(REPRAPWORLD_GRAPHICAL_LCD)
|
||||
#define DOGLCD
|
||||
#define U8GLIB_ST7920
|
||||
#define ULTIPANEL
|
||||
#endif
|
||||
|
||||
/**
|
||||
* I2C PANELS
|
||||
*/
|
||||
|
Reference in New Issue
Block a user