forked from len0rd/rockbox
Set correct pixel format for iFP7xx.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14177 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
b6da77a10a
commit
db6af4eeac
1 changed files with 1 additions and 2 deletions
|
@ -25,8 +25,7 @@
|
||||||
#define LCD_HEIGHT 64
|
#define LCD_HEIGHT 64
|
||||||
#define LCD_DEPTH 1
|
#define LCD_DEPTH 1
|
||||||
|
|
||||||
/* To make the sim compile until the real value is discovered */
|
#define LCD_PIXELFORMAT VERTICAL_PACKING
|
||||||
#define LCD_PIXELFORMAT 0 /* FIXME */
|
|
||||||
|
|
||||||
#define CONFIG_KEYPAD IRIVER_IFP7XX_PAD
|
#define CONFIG_KEYPAD IRIVER_IFP7XX_PAD
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue