forked from len0rd/rockbox
Commit changed scale factor to match battery reading changes on ipod 5g
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8983 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
4a9ac1497f
commit
ca2dc0d4e5
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@
|
|||
/* Type of mobile power */
|
||||
#define CONFIG_BATTERY BATT_LIPOL1300
|
||||
|
||||
#define BATTERY_SCALE_FACTOR 2353
|
||||
#define BATTERY_SCALE_FACTOR 5865
|
||||
|
||||
/* Define this if the platform can charge batteries */
|
||||
#define HAVE_CHARGING 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue