forked from len0rd/rockbox
more red fixes.
Change-Id: I27f0f4e616585608646b832bef7c4b0cfbd08917
This commit is contained in:
parent
43ab8dc413
commit
48b5054a7e
1 changed files with 1 additions and 1 deletions
|
|
@ -32,9 +32,9 @@ struct battery_tables_t {
|
|||
unsigned short * const discharge;
|
||||
#if CONFIG_CHARGING
|
||||
unsigned short * const charge;
|
||||
#endif
|
||||
const unsigned short elems;
|
||||
bool isdefault;
|
||||
#endif
|
||||
};
|
||||
|
||||
#define BATTERY_LEVELS_DEFAULT ROCKBOX_DIR"/battery_levels.default"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue