summaryrefslogtreecommitdiff
path: root/firmware/export/config/creativezen.h
diff options
context:
space:
mode:
authorAmaury Pouly <amaury.pouly@gmail.com>2014-06-25 09:22:19 +0200
committerAmaury Pouly <amaury.pouly@gmail.com>2014-06-25 09:22:19 +0200
commitd9d209256b88fc53f1481982a1fbacbd85c3818b (patch)
tree3d42877753c90478b02e1ea8d36ec69467ba21e6 /firmware/export/config/creativezen.h
parentc9a028cc183d638c16ca9a8858b783b1830be16f (diff)
downloadrockbox-d9d209256b88fc53f1481982a1fbacbd85c3818b.tar.gz
rockbox-d9d209256b88fc53f1481982a1fbacbd85c3818b.zip
zen/zenxfi: fix config file comments
Change-Id: I7c9c73f749622ffc552638e84e5907a187087381
Diffstat (limited to 'firmware/export/config/creativezen.h')
-rw-r--r--firmware/export/config/creativezen.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config/creativezen.h b/firmware/export/config/creativezen.h
index 5b89438691..a7054ee2b1 100644
--- a/firmware/export/config/creativezen.h
+++ b/firmware/export/config/creativezen.h
@@ -95,8 +95,8 @@
95#define LCD_HEIGHT 240 95#define LCD_HEIGHT 240
96/* sqrt(320^2 + 240^2) / 2.5 = 160.0 */ 96/* sqrt(320^2 + 240^2) / 2.5 = 160.0 */
97#define LCD_DPI 160 97#define LCD_DPI 160
98#define LCD_DEPTH 24 /* 65536 colours */ 98#define LCD_DEPTH 24 /* 16M colours */
99#define LCD_PIXELFORMAT RGB888 /* rgb565 */ 99#define LCD_PIXELFORMAT RGB888 /* rgb888 */
100 100
101/* Define this if you have a software controlled poweroff */ 101/* Define this if you have a software controlled poweroff */
102#define HAVE_SW_POWEROFF 102#define HAVE_SW_POWEROFF