rk3126 adc battery: change charge time

This commit is contained in:
zyk
2014-11-21 14:56:45 +08:00
parent 08b84034cc
commit e61707d66a

View File

@@ -61,7 +61,7 @@ do {\
#define TIMER_MS_COUNTS 1000
#define SLOPE_SECOND_COUNTS 15
#define DISCHARGE_MIN_SECOND 30
#define CHARGE_MIN_SECOND 30
#define CHARGE_MIN_SECOND 45
#define CHARGE_MID_SECOND 90
#define CHARGE_MAX_SECOND 250
#define CHARGE_FULL_DELAY_TIMES 10