diff options
Diffstat (limited to 'firmware/export/config-e200v2.h')
-rw-r--r-- | firmware/export/config-e200v2.h | 2 |
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 @@ /* 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 a software controlled poweroff */ |