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 16085fb480..4f9decf74b 100644
--- a/firmware/export/config-fmrecorder.h
+++ b/firmware/export/config-fmrecorder.h
@@ -19,6 +19,9 @@
19/* Define this if you have a MAS3587F */ 19/* Define this if you have a MAS3587F */
20#define HAVE_MAS3587F 20#define HAVE_MAS3587F
21 21
22/* Define this if you have a SH7034 */
23#define HAVE_SH7034
24
22/* Define this if you have a FM Recorder key system */ 25/* Define this if you have a FM Recorder key system */
23#define HAVE_FMADC 1 26#define HAVE_FMADC 1
24 27