add MINIPANEL defines
This commit is contained in:
committed by
Richard Wackerbarth
parent
8ac5e56934
commit
00dbf69b6d
@@ -75,6 +75,14 @@
|
||||
#define NEWPANEL
|
||||
#endif
|
||||
|
||||
#ifdef MINIPANEL
|
||||
#define DOGLCD
|
||||
#define SDSUPPORT
|
||||
#define ULTIPANEL
|
||||
#define NEWPANEL
|
||||
#define DEFAULT_LCD_CONTRAST 17
|
||||
#endif
|
||||
|
||||
/**
|
||||
* I2C PANELS
|
||||
*/
|
||||
|
Reference in New Issue
Block a user