summaryrefslogtreecommitdiff
path: root/firmware/export/config/gogearhdd6330.h
diff options
context:
space:
mode:
authorSzymon Dziok <b0hoon@o2.pl>2010-12-15 22:06:51 +0000
committerSzymon Dziok <b0hoon@o2.pl>2010-12-15 22:06:51 +0000
commit90e8dc8f6b8b1396f9b16361cff7a32204dfa069 (patch)
tree82f26d48eb426c23f8cdc3a7d5499e1e683c3be9 /firmware/export/config/gogearhdd6330.h
parent984e1a860cc064bede188e613653d5589d10911c (diff)
downloadrockbox-90e8dc8f6b8b1396f9b16361cff7a32204dfa069.tar.gz
rockbox-90e8dc8f6b8b1396f9b16361cff7a32204dfa069.zip
HDD6330: implement lcd_set_flip() function.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28839 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 c91e2a45d8..b0128cc84c 100644
--- a/firmware/export/config/gogearhdd6330.h
+++ b/firmware/export/config/gogearhdd6330.h
@@ -71,7 +71,7 @@
71#endif 71#endif
72 72
73/* define this if you can flip your LCD */ 73/* define this if you can flip your LCD */
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