forked from len0rd/rockbox
Make sure that no targets lose charging related features from those red builds yesterday.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8389 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
127c3febc1
commit
f3d13f9905
3 changed files with 11 additions and 9 deletions
|
@ -85,9 +85,7 @@ extern int trickle_sec; /* trickle charge: How many seconds per minute
|
|||
typedef enum {
|
||||
DISCHARGING,
|
||||
CHARGING,
|
||||
#ifdef HAVE_CHARGE_CTRL
|
||||
TOPOFF,
|
||||
#endif
|
||||
TRICKLE
|
||||
} charge_state_type;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue