diff options
Diffstat (limited to 'firmware/export/config-fuze.h')
-rw-r--r-- | firmware/export/config-fuze.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-fuze.h b/firmware/export/config-fuze.h index d9aac46a14..795047fd75 100644 --- a/firmware/export/config-fuze.h +++ b/firmware/export/config-fuze.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 */ |