mirror of https://github.com/drowe67/librtlsdr.git
Added Bias T Support from RTL-SDR Blog V3 Dongle
parent
2c6201a8fe
commit
b2dff298a1
|
@ -2509,4 +2509,4 @@ int rtlsdr_set_bias_tee(rtlsdr_dev_t *dev, int on) {
|
|||
rtlsdr_set_gpio_bit(dev, 0, on);
|
||||
|
||||
return 1;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue