add experimental watchdog for input driver

This commit is contained in:
chrys
2017-06-23 02:15:59 +02:00
parent a476e730c4
commit b822d39b9a
3 changed files with 49 additions and 16 deletions

View File

@@ -98,7 +98,7 @@ class driver():
self.env['screen']['autoIgnoreScreens'] = []
def updateWatchdog(self,eventQueue):
print('init updateWatchdog')
print('init VCSA updateWatchdog')
currScreen = '2'
vcsa = {}
for i in range(1,7):