summaryrefslogtreecommitdiff
path: root/firmware/export/config/archosplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/archosplayer.h')
-rw-r--r--firmware/export/config/archosplayer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/archosplayer.h b/firmware/export/config/archosplayer.h
index af125571ba..2e0219cff5 100644
--- a/firmware/export/config/archosplayer.h
+++ b/firmware/export/config/archosplayer.h
@@ -11,6 +11,8 @@
11 11
12#define LCD_WIDTH 11 12#define LCD_WIDTH 11
13#define LCD_HEIGHT 2 13#define LCD_HEIGHT 2
14/* sqrt(11^2 + 2^2) / 1.5 = 7.5 */
15#define LCD_DPI 7
14#define LCD_DEPTH 1 16#define LCD_DEPTH 1
15#define SIM_LCD_WIDTH 132 /* pixels */ 17#define SIM_LCD_WIDTH 132 /* pixels */
16#define SIM_LCD_HEIGHT 64 /* pixels */ 18#define SIM_LCD_HEIGHT 64 /* pixels */