diff options
Diffstat (limited to 'lib/dvb/sec.cpp')
| -rw-r--r-- | lib/dvb/sec.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/dvb/sec.cpp b/lib/dvb/sec.cpp index ab5d6397..96729306 100644 --- a/lib/dvb/sec.cpp +++ b/lib/dvb/sec.cpp @@ -157,6 +157,8 @@ int eDVBSatelliteEquipmentControl::canTune(const eDVBFrontendParametersSatellite ret=10; } } + else + csw = band; if (!ret) ret=40; |
