summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2005-11-08 23:28:34 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2005-11-08 23:28:34 +0000
commitfbc938864cdf701e72b402d6c913739a973ffb20 (patch)
tree6113e3eb0a0d9474b5a824e2959a97d8fb02a255
parent1550bdcea6f90184f95c40a2904e827dab6f6395 (diff)
16-bit color for h300 for now
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7793 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--firmware/export/config-h300.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-h300.h b/firmware/export/config-h300.h
index 7bdc5ab609..647508e32c 100644
--- a/firmware/export/config-h300.h
+++ b/firmware/export/config-h300.h
@@ -18,7 +18,7 @@
/* LCD dimensions */
#define LCD_WIDTH 220
#define LCD_HEIGHT 176
-#define LCD_DEPTH 18 /* 262.144 colours */
+#define LCD_DEPTH 16 /* 65k colours */
/* remote LCD */
#define LCD_REMOTE_WIDTH 128