From 5fc66e58dd8a62099cfb1c3f7ae48d7115376be3 Mon Sep 17 00:00:00 2001 From: Peter D'Hoye Date: Wed, 16 Aug 2006 23:26:55 +0000 Subject: Automatic Gain Control during recording. At this point only compiled for iriver h1x0 and h3x0. Patch FS#4748 by Jvo Studer, Martin Scarratt and myself. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10625 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-h120.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firmware/export/config-h120.h') diff --git a/firmware/export/config-h120.h b/firmware/export/config-h120.h index 69fd565c23..5ff567cae4 100644 --- a/firmware/export/config-h120.h +++ b/firmware/export/config-h120.h @@ -68,6 +68,8 @@ /* define this if you have recording possibility */ #define HAVE_RECORDING 1 +#define HAVE_AGC + #define BATTERY_CAPACITY_DEFAULT 1300 /* default battery capacity */ #ifndef SIMULATOR -- cgit v1.2.3