SNR support for all TBS tuners

Drivers fot TBS tuner support SNR
this change work for all models ;)
This commit is contained in:
Piotras 2013-01-31 23:38:48 +00:00
parent 2e25766a10
commit 2b3de552b9

View file

@ -59,7 +59,7 @@ static void tda_init(th_dvb_adapter_t *tda);
static const char* dvb_adapter_snr_whitelist[] = {
"Sony CXD2820R",
"stv090x",
"TBS 6981",
"TurboSight",
NULL
};