add MINIPANEL defines

This commit is contained in:
AndySze
2015-07-23 16:12:19 +08:00
committed by Richard Wackerbarth
parent 8ac5e56934
commit 00dbf69b6d
6 changed files with 47 additions and 2 deletions

View File

@@ -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
*/