rtl_sdr_blog feature error
amsmith-pro opened this issue · 1 comments
amsmith-pro commented
When the rtl_sdr_blog
feature is enabled, I get the following error:
error[E0425]: cannot find value `enable` in this scope
--> /home/amsmith/.cargo/git/checkouts/rtl-sdr-rs-0b6fc642719d3438/91ce6de/src/rtlsdr.rs:338:26
|
338 | self.set_gpio(0, enable)?;
| ^^^^^^ help: a local variable with a similar name exists: `_enable`
Rust 1.65.0