From d9177c4c6526f9933bb910088e28eec6058a0dd7 Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Wed, 26 Dec 2012 02:41:41 +0100 Subject: fuze+: implement lcd flip and invert Change-Id: I1efcd0c6aa5e586b64c1b48d401648c7a933c4d9 --- firmware/export/config/sansafuzeplus.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firmware/export') 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 @@ #define HAVE_LCD_BITMAP /* define this if you have a colour LCD */ #define HAVE_LCD_COLOR +#define HAVE_LCD_FLIP +#define HAVE_LCD_INVERT #ifndef BOOTLOADER #define HAVE_ALBUMART -- cgit v1.2.3