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