1
0
Fork 0
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:
Linus Nielsen Feltzing 2004-11-19 10:54:48 +00:00
parent 359ef77e32
commit e17938c949

View file

@ -27,6 +27,7 @@
#define ADC_BUTTONS 0
#define ADC_REMOTE 1
#define ADC_BATTERY 2
#define ADC_UNREG_POWER ADC_BATTERY /* For compatibility */
#else
#define NUM_ADC_CHANNELS 8