phone-pad:modify lcd screen width and height to fix android input method problem.

This commit is contained in:
zwp
2011-08-24 21:02:25 -07:00
committed by 张文平
parent 463135e91d
commit fed295aa8e

View File

@@ -26,8 +26,8 @@
#define V_VD 600
#define V_FP 0
#define LCD_WIDTH 1024
#define LCD_HEIGHT 600
#define LCD_WIDTH 154//1024
#define LCD_HEIGHT 91//600
/* Other */
#define DCLK_POL 0
#define SWAP_RB 0