forked from len0rd/rockbox
[Fix Red] Fix remaining red from, Import battery tables
Change-Id: I0b41a90089843adfe49da453d76c0c3ef0c78057
This commit is contained in:
parent
a1fd56ba8e
commit
43ab8dc413
2 changed files with 2 additions and 1 deletions
|
@ -113,9 +113,9 @@ struct battery_tables_t {
|
|||
unsigned short * const discharge;
|
||||
#if CONFIG_CHARGING
|
||||
unsigned short * const charge;
|
||||
#endif
|
||||
const unsigned short elems;
|
||||
bool isdefault;
|
||||
#endif
|
||||
};
|
||||
|
||||
/* Returns battery status, filtered for runtime estimation */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue