mirror of
https://github.com/rtlsdrblog/rtl-sdr-blog.git
synced 2025-10-17 11:19:58 +02:00
fix clang compiler issue, fix compiler warnings, tidy up
This commit is contained in:
@@ -120,4 +120,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 rtlsdr_check_dongle_model(void *dev, char* manufact_check, char* product_check);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user