From 45aa4742aa0d4e62c9119e8a5eea2e2582e9f415 Mon Sep 17 00:00:00 2001 From: trsaunders Date: Tue, 19 Jun 2012 23:35:16 +0100 Subject: added warning --- glcdconf.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'glcdconf.h') diff --git a/glcdconf.h b/glcdconf.h index 323386bf..f8cb83cd 100644 --- a/glcdconf.h +++ b/glcdconf.h @@ -8,14 +8,14 @@ /***** LCD INTERFACE *****/ -// #define LCD_USE_GPIO + #define LCD_USE_GPIO // #define LCD_USE_SPI -#define LCD_USE_FSMC +//#define LCD_USE_FSMC /***** TOUCHPAD CONTROLLER *****/ // #define TOUCHPAD_USE_ADS7843 -//#define TOUCHPAD_USE_XPT2046 +#define TOUCHPAD_USE_XPT2046 #endif -- cgit v1.2.3