From ff7910482453d39a776fbbe2ad79c59e87fa5132 Mon Sep 17 00:00:00 2001 From: Steve Markgraf Date: Sat, 31 Mar 2012 21:01:25 +0200 Subject: add support for autoprobing the tuners Signed-off-by: Steve Markgraf --- src/tuner_e4000.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/tuner_e4000.c') diff --git a/src/tuner_e4000.c b/src/tuner_e4000.c index 7cf7159..18aa967 100644 --- a/src/tuner_e4000.c +++ b/src/tuner_e4000.c @@ -18,9 +18,7 @@ #define I2C_BUFFER_LEN 128 #define YES 1 #define NO 0 - #define CRYSTAL_FREQ 28800000 -#define E4K_I2C_ADDR 0xc8 /* glue functions to rtl-sdr code */ int -- cgit v1.3.1