forked from len0rd/rockbox
Hxxx battery voltage level for forced shutdown was little too low.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11948 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
b1af4e6cc8
commit
52bb5e1e63
1 changed files with 1 additions and 1 deletions
|
|
@ -211,7 +211,7 @@ static const unsigned short battery_level_shutoff[BATTERY_TYPES_COUNT] =
|
|||
#elif CONFIG_BATTERY == BATT_3AAA /* Ondio */
|
||||
270, 280
|
||||
#elif CONFIG_BATTERY == BATT_LIPOL1300 /* iRiver Hxxx */
|
||||
299
|
||||
302
|
||||
#elif CONFIG_BATTERY == BATT_LIION830 /* Gigabeat F */
|
||||
338
|
||||
#elif CONFIG_BATTERY == BATT_IAUDIO_X5 /* iAudio X5 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue