Clipv1: draw 150mA from the charger, like Clipv2/+
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27992 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
4e739b406a
commit
c576e4acdb
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
#define BATT_FULL_VOLTAGE 4190
|
||||
#define BATT_VAUTO_RECHARGE 4100
|
||||
#define BATT_CHG_V CHG_V_4_20V
|
||||
#define BATT_CHG_I CHG_I_100MA
|
||||
#define BATT_CHG_I CHG_I_150MA
|
||||
#define CHARGER_TOTAL_TIMER (6*3600*2) /* about 1.5 * capacity / current */
|
||||
|
||||
#elif defined(SANSA_CLIPPLUS)
|
||||
|
|
Loading…
Reference in a new issue