E4HD 4K Ultra: no general DVB-T/T2 5V at init

This commit is contained in:
BPanther
2022-11-07 21:22:46 +01:00
committed by Thilo Graf
parent ee4d4b43be
commit d86e9b4156

View File

@@ -347,7 +347,9 @@ void CFrontend::Init(void)
mutex.lock();
// Set the voltage to On, and wait voltage to become stable
// and wait for diseqc equipment to be ready.
#if !BOXMODEL_E4HDULTRA
secSetVoltage(SEC_VOLTAGE_13, 100);
#endif
secSetTone(SEC_TONE_OFF, 20);
setDiseqcType((diseqc_t) config.diseqcType, true);
setTsidOnid(0);