mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Clipv1: update CHARGER_TOTAL_TIMER
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27993 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c576e4acdb
commit
e93ba5a724
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
|||
#define BATT_VAUTO_RECHARGE 4100
|
||||
#define BATT_CHG_V CHG_V_4_20V
|
||||
#define BATT_CHG_I CHG_I_150MA
|
||||
#define CHARGER_TOTAL_TIMER (6*3600*2) /* about 1.5 * capacity / current */
|
||||
#define CHARGER_TOTAL_TIMER (4*3600*2) /* about 1.5 * capacity / current */
|
||||
|
||||
#elif defined(SANSA_CLIPPLUS)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue