X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/d6c68fa2ec0f3c8b6248444a7414942291b571e1..df7d9f3578c68b22c95ab9daa23bd0fa168f6d11:/lib/dvb/frontend.h diff --git a/lib/dvb/frontend.h b/lib/dvb/frontend.h index 8843f6f4..2cccf885 100644 --- a/lib/dvb/frontend.h +++ b/lib/dvb/frontend.h @@ -70,6 +70,7 @@ class eDVBFrontend: public iDVBFrontend, public Object int m_idleInputpower[2]; // 13V .. 18V int m_runningInputpower; int m_timeoutCount; // needed for timeout + int m_retryCount; // diseqc retry for rotor int m_curVoltage; void feEvent(int);