From 74b9ec0bbe11a06a42a609ab03ac536cf7b5e840 Mon Sep 17 00:00:00 2001 From: Barry Wardell Date: Fri, 23 Mar 2007 10:59:01 +0000 Subject: FS#6860 - Battery calibration for Sansa. Thanks to Matthias Wientapper. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12898 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-e200.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export/config-e200.h') diff --git a/firmware/export/config-e200.h b/firmware/export/config-e200.h index 094bd7f7b0..589883d10e 100644 --- a/firmware/export/config-e200.h +++ b/firmware/export/config-e200.h @@ -83,7 +83,7 @@ #define CONFIG_I2C I2C_PP5020 /* Type of mobile power */ -#define CONFIG_BATTERY BATT_LPCS355385 +#define CONFIG_BATTERY BATT_LIION750 #define BATTERY_CAPACITY_MIN 750 /* min. capacity selectable */ #define BATTERY_CAPACITY_MAX 750 /* max. capacity selectable */ #define BATTERY_CAPACITY_INC 0 /* capacity increment */ -- cgit v1.2.3