Support for REPRAPWORLD_GRAPHICAL_LCD
This commit is contained in:
parent
54f4f80077
commit
a60a668f6b
6 changed files with 97 additions and 12 deletions
|
|
@ -130,6 +130,13 @@
|
|||
#define NEWPANEL
|
||||
#endif
|
||||
|
||||
|
||||
#if ENABLED(REPRAPWORLD_GRAPHICAL_LCD)
|
||||
#define DOGLCD
|
||||
#define U8GLIB_ST7920
|
||||
#define ULTIPANEL
|
||||
#endif
|
||||
|
||||
/**
|
||||
* I2C PANELS
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue