forked from len0rd/rockbox
for FM and V2: removed the now false voltage reading from charging screen.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4096 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
44298163ba
commit
eb28d43cd7
3 changed files with 21 additions and 8 deletions
|
|
@ -22,6 +22,9 @@
|
|||
/* Define this if you need to power on ATA */
|
||||
#define NEEDS_ATA_POWER_ON
|
||||
|
||||
/* Define this if battery voltage can only be measured with ATA powered */
|
||||
#define NEED_ATA_POWER_BATT_MEASURE
|
||||
|
||||
/* Define this to the CPU frequency */
|
||||
#define CPU_FREQ 11059200
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue