X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fpython%2FComponents%2FTimerSanityCheck.py;h=b472a19e130c305512a5a5eeee931d5a103d11c9;hp=8f48d1ecb0f3588125b4eae4ff1798da33788bc9;hb=403b761102b88bcd63f07fd2e0459c6e31833148;hpb=9bcad45ba1ad98b73f0a2e369b240c9ebedd129d;ds=sidebyside 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"