1
0
Fork 0
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:
Jens Arnold 2006-10-31 19:49:40 +00:00
parent 84074cd292
commit cb031f052d

View file

@ -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