summaryrefslogtreecommitdiff
path: root/firmware/export/config/ondavx767.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ondavx767.h')
-rw-r--r--firmware/export/config/ondavx767.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/firmware/export/config/ondavx767.h b/firmware/export/config/ondavx767.h
index bf9aaed7c1..b2bac4f851 100644
--- a/firmware/export/config/ondavx767.h
+++ b/firmware/export/config/ondavx767.h
@@ -62,11 +62,10 @@
62/* define this if the target has volume keys which can be used in the lists */ 62/* define this if the target has volume keys which can be used in the lists */
63#define HAVE_VOLUME_IN_LIST 63#define HAVE_VOLUME_IN_LIST
64 64
65/* LCD dimensions */ 65/* LCD type */
66#define CONFIG_LCD LCD_ONDAVX767 66#define CONFIG_LCD LCD_ONDAVX767
67 67
68/* this are not actually the correct dimensions (480x272 is correct) 68/* LCD dimensions */
69 * should be fixed once there's a working LCD driver */
70#define LCD_WIDTH 480 69#define LCD_WIDTH 480
71#define LCD_HEIGHT 272 70#define LCD_HEIGHT 272
72#define LCD_DPI 128 71#define LCD_DPI 128