remove hack for testing tty change announcement
This commit is contained in:
parent
3dd83fb8f7
commit
b1a2a15c8f
@ -22,7 +22,6 @@ class fenrir():
|
||||
|
||||
def proceed(self):
|
||||
self.environment['runtime']['outputManager'].presentText(self.environment, "Start Fenrir", soundIcon='ScreenReaderOn', interrupt=True)
|
||||
time.sleep(1)# we need a is presenting methot for exact waiting
|
||||
#self.threadonInput.start()
|
||||
while(self.environment['generalInformation']['running']):
|
||||
self.onInput()
|
||||
|
Loading…
Reference in New Issue
Block a user