Behrooz Abdi
/
Tiger_LCD
Landtiger (LPC1768) graphics LCD demo.
Diff: GLCD_Config.h
- Revision:
- 3:2dccfa0121de
- Parent:
- 2:43ede88fb5a3
diff -r 43ede88fb5a3 -r 2dccfa0121de GLCD_Config.h --- a/GLCD_Config.h Tue Nov 06 21:39:33 2012 +0000 +++ b/GLCD_Config.h Fri Oct 30 01:26:40 2015 +0000 @@ -11,14 +11,13 @@ // Uncomment the lines for the displaycontrollers that you don't use to save // some flash memory by not including the init code for that particular // controller. - #define DISABLE_HX8340B_8 1 #define DISABLE_HX8340B_S 1 #define DISABLE_HX8347A 1 #define DISABLE_HX8347D 1 #define DISABLE_HX8352A 1 #define DISABLE_ILI9320 1 -// This single define will disable both 8bit and 16bit mode for this controller#define DISABLE_ILI9325 +// This single define will disable both 8bit and 16bit mode for this controller #define DISABLE_ILI9325 1 #define DISABLE_ILI9327 1 #define DISABLE_ILI9331 1