diff options
Diffstat (limited to 'firmware/export/config/sansaclipzip.h')
-rw-r--r-- | firmware/export/config/sansaclipzip.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/sansaclipzip.h b/firmware/export/config/sansaclipzip.h index 4dc122656f..0ef11e572b 100644 --- a/firmware/export/config/sansaclipzip.h +++ b/firmware/export/config/sansaclipzip.h | |||
@@ -54,7 +54,7 @@ | |||
54 | #define LCD_WIDTH 96 | 54 | #define LCD_WIDTH 96 |
55 | #define LCD_HEIGHT 96 | 55 | #define LCD_HEIGHT 96 |
56 | #define LCD_DEPTH 16 /* 65536 colours */ | 56 | #define LCD_DEPTH 16 /* 65536 colours */ |
57 | #define LCD_PIXELFORMAT RGB565 | 57 | #define LCD_PIXELFORMAT RGB565SWAPPED |
58 | 58 | ||
59 | /* define this if you have LCD enable function */ | 59 | /* define this if you have LCD enable function */ |
60 | #define HAVE_LCD_ENABLE | 60 | #define HAVE_LCD_ENABLE |