Update battery discharge curve and current consumption for iRiver h10 5GB. Thanks to Danny Attar for measuring.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25279 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Andree Buschmann 2010-03-21 19:02:09 +00:00
parent bc8b9da4d0
commit 091fc75034
3 changed files with 18 additions and 12 deletions

View file

@ -113,6 +113,11 @@
/* define this if the unit can be powered or charged via USB */
#define HAVE_USB_POWER
/* define current usage levels */
#define CURRENT_NORMAL 98 /* ~8.4h (820mAh) from bench with r25244 */
#define CURRENT_BACKLIGHT 20 /* FIXME: this needs adjusting */
#define CURRENT_RECORD 35 /* FIXME: this needs adjusting */
#ifndef SIMULATOR
/* Define this if you have a PortalPlayer PP5020 */