summaryrefslogtreecommitdiff
path: root/firmware/export/config-h300.h
diff options
context:
space:
mode:
authorJens Arnold <amiconn@rockbox.org>2006-03-17 18:45:06 +0000
committerJens Arnold <amiconn@rockbox.org>2006-03-17 18:45:06 +0000
commit13c63de2c128f4bb2307153815de7291479f77e3 (patch)
tree2bcf816b48914a7bf9f0607e922f57002ffb67a4 /firmware/export/config-h300.h
parentcb9e316d4de6d919965aaf8124b35bbe23e5baa9 (diff)
downloadrockbox-13c63de2c128f4bb2307153815de7291479f77e3.tar.gz
rockbox-13c63de2c128f4bb2307153815de7291479f77e3.zip
Iriver: Properly working remote type detection regardless of hold switch positions.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9079 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-h300.h')
-rw-r--r--firmware/export/config-h300.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/firmware/export/config-h300.h b/firmware/export/config-h300.h
index 45d3265010..88feb9d649 100644
--- a/firmware/export/config-h300.h
+++ b/firmware/export/config-h300.h
@@ -113,9 +113,4 @@
113/* define this if the unit can be powered or charged via USB */ 113/* define this if the unit can be powered or charged via USB */
114#define HAVE_USB_POWER 114#define HAVE_USB_POWER
115 115
116/* ADC values for different remote control types */
117#define ADCVAL_H100_LCD_REMOTE 0x3c
118#define ADCVAL_H300_LCD_REMOTE 0x2b
119#define ADCVAL_H300_NONLCD_REMOTE 0x8e
120
121#endif 116#endif