mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-18 17:42:36 -05:00
ipod nano 1g: enable readout of battery current through ADC channel 4066_ISTAT
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30204 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
10a1e8a609
commit
0157c62418
4 changed files with 4 additions and 4 deletions
|
|
@ -24,7 +24,7 @@
|
|||
#define ADC_BATTERY 0
|
||||
#define ADC_ACCESSORY 1
|
||||
#define ADC_UNREG_POWER ADC_BATTERY
|
||||
#ifdef IPOD_VIDEO
|
||||
#if defined(IPOD_VIDEO) || defined(IPOD_NANO)
|
||||
#define ADC_4066_ISTAT 2
|
||||
#define NUM_ADC_CHANNELS 3
|
||||
#else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue