summaryrefslogtreecommitdiff
path: root/firmware/export/config/iaudiom5.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/iaudiom5.h')
-rw-r--r--firmware/export/config/iaudiom5.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/iaudiom5.h b/firmware/export/config/iaudiom5.h
index f1ef78ae24..19c77ceb2d 100644
--- a/firmware/export/config/iaudiom5.h
+++ b/firmware/export/config/iaudiom5.h
@@ -98,6 +98,9 @@
98/* define this if you have a real-time clock */ 98/* define this if you have a real-time clock */
99#define CONFIG_RTC RTC_PCF50606 99#define CONFIG_RTC RTC_PCF50606
100 100
101/* define this if you have a real-time clock alarm */
102#define HAVE_RTC_ALARM
103
101/* Define this if you have an remote lcd */ 104/* Define this if you have an remote lcd */
102#define HAVE_REMOTE_LCD 105#define HAVE_REMOTE_LCD
103 106