summaryrefslogtreecommitdiff
path: root/firmware/export/config
diff options
context:
space:
mode:
authorAmaury Pouly <amaury.pouly@gmail.com>2012-12-26 02:41:41 +0100
committerAmaury Pouly <amaury.pouly@gmail.com>2012-12-26 02:41:41 +0100
commitd9177c4c6526f9933bb910088e28eec6058a0dd7 (patch)
tree470974f34bb7d67d65d68dc9d9574caf4d06ac4e /firmware/export/config
parent38878020d2d9c6756286b5fbcbe49c091df68c96 (diff)
downloadrockbox-d9177c4c6526f9933bb910088e28eec6058a0dd7.tar.gz
rockbox-d9177c4c6526f9933bb910088e28eec6058a0dd7.zip
fuze+: implement lcd flip and invert
Change-Id: I1efcd0c6aa5e586b64c1b48d401648c7a933c4d9
Diffstat (limited to 'firmware/export/config')
-rw-r--r--firmware/export/config/sansafuzeplus.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/sansafuzeplus.h b/firmware/export/config/sansafuzeplus.h
index 7c40600fc8..5f325cf048 100644
--- a/firmware/export/config/sansafuzeplus.h
+++ b/firmware/export/config/sansafuzeplus.h
@@ -26,6 +26,8 @@
26#define HAVE_LCD_BITMAP 26#define HAVE_LCD_BITMAP
27/* define this if you have a colour LCD */ 27/* define this if you have a colour LCD */
28#define HAVE_LCD_COLOR 28#define HAVE_LCD_COLOR
29#define HAVE_LCD_FLIP
30#define HAVE_LCD_INVERT
29 31
30#ifndef BOOTLOADER 32#ifndef BOOTLOADER
31#define HAVE_ALBUMART 33#define HAVE_ALBUMART