summaryrefslogtreecommitdiff
path: root/firmware/export/config-h10.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h10.h')
-rw-r--r--firmware/export/config-h10.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/config-h10.h b/firmware/export/config-h10.h
index e1e0b54e28..aa60b106da 100644
--- a/firmware/export/config-h10.h
+++ b/firmware/export/config-h10.h
@@ -68,6 +68,7 @@
68/* define this if you have a real-time clock */ 68/* define this if you have a real-time clock */
69#ifndef BOOTLOADER 69#ifndef BOOTLOADER
70#define CONFIG_RTC RTC_E8564 70#define CONFIG_RTC RTC_E8564
71#define HAVE_RTC_ALARM
71#endif 72#endif
72 73
73/* Define this if you have a software controlled poweroff */ 74/* Define this if you have a software controlled poweroff */