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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-fmrecorder.h b/firmware/export/config-fmrecorder.h
index 4009d334ab..995ca3658b 100644
--- a/firmware/export/config-fmrecorder.h
+++ b/firmware/export/config-fmrecorder.h
@@ -7,6 +7,9 @@
7/* define this if you can flip your LCD */ 7/* define this if you can flip your LCD */
8#define HAVE_LCD_FLIP 8#define HAVE_LCD_FLIP
9 9
10/* define this if you can invert the colours on your LCD */
11#define HAVE_LCD_INVERT
12
10/* define this if you have access to the quickscreen */ 13/* define this if you have access to the quickscreen */
11#define HAVE_QUICKSCREEN 14#define HAVE_QUICKSCREEN
12/* define this if you have access to the pitchscreen */ 15/* define this if you have access to the pitchscreen */