forked from len0rd/rockbox
X5 can flip the display.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11410 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
84074cd292
commit
cb031f052d
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@
|
|||
/* define this if you have a bitmap LCD display */
|
||||
#define HAVE_LCD_BITMAP 1
|
||||
|
||||
/* define this if you can flip your LCD */
|
||||
#define HAVE_LCD_FLIP
|
||||
|
||||
/* define this if you have a colour LCD */
|
||||
#define HAVE_LCD_COLOR 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue