1
0
Fork 0
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:
Thomas Martitz 2009-08-07 13:32:35 +00:00
parent 6e5448da22
commit 0f50302b1d
3 changed files with 5 additions and 6 deletions

View file

@ -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