mirror of
https://github.com/rtlsdrblog/rtl-sdr-blog.git
synced 2025-10-22 21:59:11 +02:00
fix vga setting on freq change
This commit is contained in:
@@ -118,5 +118,6 @@ int r82xx_set_freq(struct r82xx_priv *priv, uint32_t freq);
|
||||
int r82xx_set_gain(struct r82xx_priv *priv, int set_manual_gain, int gain);
|
||||
int r82xx_set_bandwidth(struct r82xx_priv *priv, int bandwidth, uint32_t rate);
|
||||
int r82xx_toggle_test(struct r82xx_priv *priv, int toggle);
|
||||
int r82xx_set_vga_gain(struct r82xx_priv *priv);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user