mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 17:31:20 +02:00
zapit/src/frontend.cpp: reset transponder id in Init()
This commit is contained in:
@@ -218,6 +218,7 @@ void CFrontend::Init(void)
|
||||
secSetVoltage(SEC_VOLTAGE_13, 100);
|
||||
secSetTone(SEC_TONE_OFF, 20);
|
||||
setDiseqcType((diseqc_t) config.diseqcType, true);
|
||||
setTsidOnid(0);
|
||||
mutex.unlock();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user