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.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config-fmrecorder.h b/firmware/export/config-fmrecorder.h
index 36b304c46d..63a6ece95b 100644
--- a/firmware/export/config-fmrecorder.h
+++ b/firmware/export/config-fmrecorder.h
@@ -39,3 +39,7 @@
39 39
40/* FM recorders can wake up from RTC alarm */ 40/* FM recorders can wake up from RTC alarm */
41#define HAVE_ALARM_MOD 1 41#define HAVE_ALARM_MOD 1
42
43/* Define this if you have an FM Radio */
44#define HAVE_FMRADIO 1
45