summaryrefslogtreecommitdiff
path: root/firmware/export/config/iriverh100.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/iriverh100.h')
-rw-r--r--firmware/export/config/iriverh100.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/iriverh100.h b/firmware/export/config/iriverh100.h
index 97dced732d..ac314c5342 100644
--- a/firmware/export/config/iriverh100.h
+++ b/firmware/export/config/iriverh100.h
@@ -41,6 +41,8 @@
/* LCD dimensions */
#define LCD_WIDTH 160
#define LCD_HEIGHT 128
+/* sqrt(160^2 + 128^2) / 1.9 = 107.8 */
+#define LCD_DPI 108
#define LCD_DEPTH 2
#define LCD_PIXELFORMAT VERTICAL_PACKING