summaryrefslogtreecommitdiff
path: root/firmware/export/config-h100.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h100.h')
-rw-r--r--firmware/export/config-h100.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h
index 38f26c104b..52f7625760 100644
--- a/firmware/export/config-h100.h
+++ b/firmware/export/config-h100.h
@@ -18,6 +18,8 @@
18 18
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/* define this if you have access to the pitchscreen */
22#define HAVE_PITCHSCREEN
21 23
22/* LCD dimensions */ 24/* LCD dimensions */
23#define LCD_WIDTH 160 25#define LCD_WIDTH 160