summaryrefslogtreecommitdiff
path: root/firmware/export/config/creativezen.h
diff options
context:
space:
mode:
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