1
0
Fork 0
forked from len0rd/rockbox

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
This commit is contained in:
Barry Wardell 2007-03-23 10:59:01 +00:00
parent 7a780dbefc
commit 74b9ec0bbe
3 changed files with 12 additions and 1 deletions

View file

@ -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 */