X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fpython%2FComponents%2FTimerSanityCheck.py;h=b472a19e130c305512a5a5eeee931d5a103d11c9;hb=088902285e167e612e0f4ae8ae9f72a3e9079ea4;hp=8f48d1ecb0f3588125b4eae4ff1798da33788bc9;hpb=a63b53ca054ce08e33b26c77fda9f0fef5af279b;p=vuplus_dvbapp diff --git a/lib/python/Components/TimerSanityCheck.py b/lib/python/Components/TimerSanityCheck.py index 8f48d1e..b472a19 100644 --- a/lib/python/Components/TimerSanityCheck.py +++ b/lib/python/Components/TimerSanityCheck.py @@ -12,8 +12,8 @@ class TimerSanityCheck: self.simultimer = [] self.rep_eventlist = [] self.nrep_eventlist = [] - self.bflag = 1 - self.eflag = -1 + self.bflag = -1 + self.eflag = 1 def check(self, ext_timer=1): print "check"