summaryrefslogtreecommitdiff
path: root/firmware/export/config/gogearhdd6330.h
diff options
context:
space:
mode:
authorSzymon Dziok <b0hoon@o2.pl>2010-12-13 21:13:04 +0000
committerSzymon Dziok <b0hoon@o2.pl>2010-12-13 21:13:04 +0000
commitbf34449638ddea6b88a5743b1d345e33e7052384 (patch)
treefe734eab39af977aa50fa17d8d1facbd6a611612 /firmware/export/config/gogearhdd6330.h
parentabf28a95864f86f952b77bc25740f0dcc7a560bf (diff)
downloadrockbox-bf34449638ddea6b88a5743b1d345e33e7052384.tar.gz
rockbox-bf34449638ddea6b88a5743b1d345e33e7052384.zip
HDD6330: implement initialization and inversion of lcd.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28826 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config/gogearhdd6330.h')
-rw-r--r--firmware/export/config/gogearhdd6330.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/gogearhdd6330.h b/firmware/export/config/gogearhdd6330.h
index 786b9ad30a..c91e2a45d8 100644
--- a/firmware/export/config/gogearhdd6330.h
+++ b/firmware/export/config/gogearhdd6330.h
@@ -74,7 +74,7 @@
74/* #define HAVE_LCD_FLIP */ 74/* #define HAVE_LCD_FLIP */
75 75
76/* define this if you can invert the colours on your LCD */ 76/* define this if you can invert the colours on your LCD */
77/* #define HAVE_LCD_INVERT */ 77#define HAVE_LCD_INVERT
78 78
79/* #define IRAM_LCDFRAMEBUFFER IDATA_ATTR *//* put the lcd frame buffer in IRAM */ 79/* #define IRAM_LCDFRAMEBUFFER IDATA_ATTR *//* put the lcd frame buffer in IRAM */
80 80