Gigabeat S: The forced shutoff voltage level can be lowered a tiny bit it seems.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27170 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
3313ab8bb1
commit
d164678738
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ const unsigned short battery_level_dangerous[BATTERY_TYPES_COUNT] =
|
|||
|
||||
const unsigned short battery_level_shutoff[BATTERY_TYPES_COUNT] =
|
||||
{
|
||||
3650
|
||||
3630
|
||||
};
|
||||
|
||||
/* voltages (millivolt) of 0%, 10%, ... 100% when charging disabled */
|
||||
|
|
Loading…
Reference in a new issue