summaryrefslogtreecommitdiff
path: root/firmware/export/config/samsungypr0.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/samsungypr0.h')
-rw-r--r--firmware/export/config/samsungypr0.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/samsungypr0.h b/firmware/export/config/samsungypr0.h
index bed5a2f977..049caa01b6 100644
--- a/firmware/export/config/samsungypr0.h
+++ b/firmware/export/config/samsungypr0.h
@@ -44,6 +44,8 @@
44/* LCD dimensions */ 44/* LCD dimensions */
45#define LCD_WIDTH 240 45#define LCD_WIDTH 240
46#define LCD_HEIGHT 320 46#define LCD_HEIGHT 320
47/* sqrt(240^2 + 320^2) / 2.6 = 153.8 */
48#define LCD_DPI 154
47 49
48#define LCD_DEPTH 16 50#define LCD_DEPTH 16
49/* Check that but should not matter */ 51/* Check that but should not matter */