forked from len0rd/rockbox
Samsung YH925: Support for battery monitoring and charging. Discharge curve not yet calibrated.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22194 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6e5448da22
commit
0f50302b1d
3 changed files with 5 additions and 6 deletions
|
|
@ -28,7 +28,7 @@
|
|||
#define ADC_CHANNEL_2 2
|
||||
#define ADC_CHANNEL_3 3
|
||||
|
||||
#define ADC_BATTERY ADC_CHANNEL_0
|
||||
#define ADC_BATTERY ADC_CHANNEL_1
|
||||
/*
|
||||
#define ADC_UNKNOWN_1 1
|
||||
#define ADC_REMOTE 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue