summaryrefslogtreecommitdiff
path: root/firmware/target/arm/imx233/sansa-fuzeplus/adc-target.h
diff options
context:
space:
mode:
authorAmaury Pouly <amaury.pouly@gmail.com>2012-05-19 13:08:05 +0200
committerAmaury Pouly <amaury.pouly@gmail.com>2012-05-19 16:10:51 +0200
commit25feb00a6463dc131a7413d127ea7e5737a35a16 (patch)
tree6d07b9bada338e9769849c719980391b60cef120 /firmware/target/arm/imx233/sansa-fuzeplus/adc-target.h
parentbc4631055fec68bb842057dd5dade9f7e05d9266 (diff)
downloadrockbox-25feb00a6463dc131a7413d127ea7e5737a35a16.tar.gz
rockbox-25feb00a6463dc131a7413d127ea7e5737a35a16.zip
imx233: rework adc battery temperature sensor handling
Change-Id: I770729d7246b0ad8bc6fc5d6e45861325f6b790c
Diffstat (limited to 'firmware/target/arm/imx233/sansa-fuzeplus/adc-target.h')
-rw-r--r--firmware/target/arm/imx233/sansa-fuzeplus/adc-target.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/firmware/target/arm/imx233/sansa-fuzeplus/adc-target.h b/firmware/target/arm/imx233/sansa-fuzeplus/adc-target.h
index 5907eefdc2..9fccfa9da4 100644
--- a/firmware/target/arm/imx233/sansa-fuzeplus/adc-target.h
+++ b/firmware/target/arm/imx233/sansa-fuzeplus/adc-target.h
@@ -30,6 +30,4 @@
30#define ADC_BATT_TEMP 4 30#define ADC_BATT_TEMP 4
31#define ADC_CH2 5 31#define ADC_CH2 5
32 32
33#define IMX233_ADC_BATT_TEMP_SENSOR 0
34
35#endif 33#endif