diff options
Diffstat (limited to 'firmware/export/config-m200v4.h')
-rw-r--r-- | firmware/export/config-m200v4.h | 2 |
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 @@ /* define this if you have a real-time clock */ #ifndef BOOTLOADER -#define CONFIG_RTC RTC_AS3525 +#define CONFIG_RTC RTC_AS3514 #endif /* define this if you have RTC RAM available for settings */ |