summaryrefslogtreecommitdiff
path: root/firmware/export/config-h10_5gb.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h10_5gb.h')
-rw-r--r--firmware/export/config-h10_5gb.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config-h10_5gb.h b/firmware/export/config-h10_5gb.h
index 09b9132525..c5aaceb573 100644
--- a/firmware/export/config-h10_5gb.h
+++ b/firmware/export/config-h10_5gb.h
@@ -19,6 +19,10 @@
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
25
22/* LCD dimensions */ 26/* LCD dimensions */
23#define LCD_WIDTH 128 27#define LCD_WIDTH 128
24#define LCD_HEIGHT 128 28#define LCD_HEIGHT 128