summaryrefslogtreecommitdiff
path: root/firmware/export/config-clip.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-clip.h')
-rw-r--r--firmware/export/config-clip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-clip.h b/firmware/export/config-clip.h
index 17d975f49d..b05d2c5091 100644
--- a/firmware/export/config-clip.h
+++ b/firmware/export/config-clip.h
@@ -76,7 +76,7 @@
76 76
77/* define this if you have a real-time clock */ 77/* define this if you have a real-time clock */
78#ifndef BOOTLOADER 78#ifndef BOOTLOADER
79#define CONFIG_RTC RTC_AS3525 79#define CONFIG_RTC RTC_AS3514
80#endif 80#endif
81 81
82/* Define this if you have a software controlled poweroff */ 82/* Define this if you have a software controlled poweroff */