summaryrefslogtreecommitdiff
path: root/firmware/export/config-h10.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h10.h')
-rw-r--r--firmware/export/config-h10.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-h10.h b/firmware/export/config-h10.h
index cae37fcce4..39f8a85a35 100644
--- a/firmware/export/config-h10.h
+++ b/firmware/export/config-h10.h
@@ -19,6 +19,9 @@
19/* define this if you have access to the quickscreen */ 19/* define this if you have access to the quickscreen */
20#define HAVE_QUICKSCREEN 20#define HAVE_QUICKSCREEN
21 21
22/* define this if you have access to the pitchscreen */
23#define HAVE_PITCHSCREEN
24
22/* LCD dimensions */ 25/* LCD dimensions */
23#define LCD_WIDTH 160 26#define LCD_WIDTH 160
24#define LCD_HEIGHT 128 27#define LCD_HEIGHT 128