summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config-iaudiox5.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-iaudiox5.h b/firmware/export/config-iaudiox5.h
index dd31ada298..a06d22b3c1 100644
--- a/firmware/export/config-iaudiox5.h
+++ b/firmware/export/config-iaudiox5.h
@@ -14,7 +14,7 @@
14/* LCD dimensions */ 14/* LCD dimensions */
15#define LCD_WIDTH 160 15#define LCD_WIDTH 160
16#define LCD_HEIGHT 128 16#define LCD_HEIGHT 128
17#define LCD_DEPTH 18 /* 262.144 colors */ 17#define LCD_DEPTH 16 /* 262.144 colors but we use 16bit for now */
18 18
19/* remote LCD */ 19/* remote LCD */
20#define LCD_REMOTE_WIDTH 128 20#define LCD_REMOTE_WIDTH 128