mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
zapit/src/frontend.cpp: fix cable tune log
This commit is contained in:
@@ -1201,6 +1201,7 @@ int CFrontend::setParameters(TP_params *TP, bool nowait)
|
||||
break;
|
||||
}
|
||||
#endif
|
||||
break;
|
||||
case FE_OFDM:
|
||||
if (freq < 1000*1000)
|
||||
feparams.dvb_feparams.frequency = freq * 1000;
|
||||
|
Reference in New Issue
Block a user