From 13c63de2c128f4bb2307153815de7291479f77e3 Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Fri, 17 Mar 2006 18:45:06 +0000 Subject: 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 --- firmware/export/config-h300.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'firmware/export/config-h300.h') 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 @@ /* define this if the unit can be powered or charged via USB */ #define HAVE_USB_POWER -/* ADC values for different remote control types */ -#define ADCVAL_H100_LCD_REMOTE 0x3c -#define ADCVAL_H300_LCD_REMOTE 0x2b -#define ADCVAL_H300_NONLCD_REMOTE 0x8e - #endif -- cgit v1.2.3