zapit/src/frontend.cpp: fix cable tune log

This commit is contained in:
[CST] Focus
2014-06-16 14:35:15 +04:00
parent 5a66db2a07
commit 9562d40c99

View File

@@ -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;