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_fc0013.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/tuner_fc0013.c') diff --git a/src/tuner_fc0013.c b/src/tuner_fc0013.c index 8da5d06..a228e03 100644 --- a/src/tuner_fc0013.c +++ b/src/tuner_fc0013.c @@ -11,7 +11,6 @@ #include "tuner_fc0013.h" #define CRYSTAL_FREQ 28800000 -#define FC0013_I2C_ADDR 0xc6 /* glue functions to rtl-sdr code */ int FC0013_Write(void *pTuner, unsigned char RegAddr, unsigned char Byte) -- cgit v1.3.1