forked from len0rd/rockbox
Added ADC_UNREG_POWER for the iRiver, for compatibility
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5436 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
359ef77e32
commit
e17938c949
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
||||||
#define ADC_BUTTONS 0
|
#define ADC_BUTTONS 0
|
||||||
#define ADC_REMOTE 1
|
#define ADC_REMOTE 1
|
||||||
#define ADC_BATTERY 2
|
#define ADC_BATTERY 2
|
||||||
|
#define ADC_UNREG_POWER ADC_BATTERY /* For compatibility */
|
||||||
|
|
||||||
#else
|
#else
|
||||||
#define NUM_ADC_CHANNELS 8
|
#define NUM_ADC_CHANNELS 8
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue