summaryrefslogtreecommitdiff
path: root/firmware/export/config-m200v4.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-m200v4.h')
-rw-r--r--firmware/export/config-m200v4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-m200v4.h b/firmware/export/config-m200v4.h
index 75ac137ffd..b16b5fed43 100644
--- a/firmware/export/config-m200v4.h
+++ b/firmware/export/config-m200v4.h
@@ -63,7 +63,7 @@
63 63
64/* define this if you have a real-time clock */ 64/* define this if you have a real-time clock */
65#ifndef BOOTLOADER 65#ifndef BOOTLOADER
66#define CONFIG_RTC RTC_AS3525 66#define CONFIG_RTC RTC_AS3514
67#endif 67#endif
68 68
69/* define this if you have RTC RAM available for settings */ 69/* define this if you have RTC RAM available for settings */