From 81b2ffb63ea164d41ffb793187c9e1244c6355c9 Mon Sep 17 00:00:00 2001 From: Rafaël Carré Date: Mon, 10 Nov 2008 18:18:27 +0000 Subject: AMS Sansa (formerly 'V2') use the as3514 RTC git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19072 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-m200v4.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export/config-m200v4.h') 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 */ -- cgit v1.2.3