From e3c21065fc8e5592cb97d1f235793610301133c0 Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Thu, 6 Apr 2006 07:30:02 +0000 Subject: Iriver remotes might also tick on H300, so offer the ticking reduction. H300 users: reset settings and reload from .cfg git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9531 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-h300.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firmware/export/config-h300.h') diff --git a/firmware/export/config-h300.h b/firmware/export/config-h300.h index f9901666e5..d9260e6cca 100644 --- a/firmware/export/config-h300.h +++ b/firmware/export/config-h300.h @@ -74,6 +74,9 @@ #define BATTERY_SCALE_FACTOR 23437 /* FIX: this value is picked at random */ +/* Define if we have a hardware defect that causes ticking on the audio line */ +#define HAVE_REMOTE_LCD_TICKING + /* Define this if the platform can charge batteries */ #define HAVE_CHARGING 1 -- cgit v1.2.3