summaryrefslogtreecommitdiff
path: root/firmware/export/config-fmrecorder.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-fmrecorder.h')
-rw-r--r--firmware/export/config-fmrecorder.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-fmrecorder.h b/firmware/export/config-fmrecorder.h
index 7a78d48822..4009d334ab 100644
--- a/firmware/export/config-fmrecorder.h
+++ b/firmware/export/config-fmrecorder.h
@@ -9,6 +9,8 @@
9 9
10/* define this if you have access to the quickscreen */ 10/* define this if you have access to the quickscreen */
11#define HAVE_QUICKSCREEN 11#define HAVE_QUICKSCREEN
12/* define this if you have access to the pitchscreen */
13#define HAVE_PITCHSCREEN
12 14
13/* LCD dimensions */ 15/* LCD dimensions */
14#define LCD_WIDTH 112 16#define LCD_WIDTH 112