Update convenience.h

pull/15/head
michelinok 2015-03-20 15:27:23 +01:00
rodzic dec46fc707
commit 96bec352bb
1 zmienionych plików z 7 dodań i 0 usunięć

Wyświetl plik

@ -149,3 +149,10 @@ int verbose_reset_buffer(rtlsdr_dev_t *dev);
int verbose_device_search(char *s);
/*!
* Enable RTL AGC
* Mod by MichelinoK
* email: michele@computerteam.it
*/
int verbose_set_rtlagc(rtlsdr_dev_t *dev);