summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-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 1814e8d53b..36b304c46d 100644
--- a/firmware/export/config-fmrecorder.h
+++ b/firmware/export/config-fmrecorder.h
@@ -36,3 +36,6 @@
36 36
37/* Offset ( in the firmware file's header ) to the real data */ 37/* Offset ( in the firmware file's header ) to the real data */
38#define FIRMWARE_OFFSET_FILE_DATA 24 38#define FIRMWARE_OFFSET_FILE_DATA 24
39
40/* FM recorders can wake up from RTC alarm */
41#define HAVE_ALARM_MOD 1