summaryrefslogtreecommitdiff
path: root/src/tuners/fc0013.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/tuners/fc0013.rs')
-rw-r--r--src/tuners/fc0013.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tuners/fc0013.rs b/src/tuners/fc0013.rs
index 14e7970..5b5e1f2 100644
--- a/src/tuners/fc0013.rs
+++ b/src/tuners/fc0013.rs
@@ -41,7 +41,7 @@ impl Tuner for FC0013 {
unimplemented!()
}
- fn set_bw(&self, _bw: u32) {
+ fn set_bw(&self, _bw: u32, _handle: &RtlSdrDeviceHandle) {
unimplemented!()
}