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

Origin commit data
------------------
Commit: cc56e3dc6a
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2022-10-29 (Sat, 29 Oct 2022)
This commit is contained in:
BPanther
2022-10-29 00:23:17 +02:00
committed by vanhofen
parent 7b563b3ce4
commit 2a8cac3063

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