added glcdconf.h file
This commit is contained in:
parent
346fec7eb4
commit
cb0cbb29e8
14
glcdconf.h
Normal file
14
glcdconf.h
Normal file
@ -0,0 +1,14 @@
|
||||
#ifndef GLCDCONF_H
|
||||
#define GLCDCONF_H
|
||||
|
||||
|
||||
/***** LCD CONTROLLER *****/
|
||||
#define LCD_USE_SSD1289
|
||||
//#define LCD_USE_S6D1121
|
||||
|
||||
|
||||
/***** TOUCHPAD CONTROLLER *****/
|
||||
#define TOUCHPAD_USE_ADS7843
|
||||
|
||||
|
||||
#endif
|
Loading…
Reference in New Issue
Block a user