remove hack for testing tty change announcement
This commit is contained in:
@ -17,6 +17,6 @@ screenData = {
|
||||
'newContentBytes': b'',
|
||||
'newContentText': '',
|
||||
'newContentAttrib': b'',
|
||||
'oldTTY':'-1', #to get shure that the first loop is a chagne
|
||||
'oldTTY':'0',
|
||||
'newTTY':'0',
|
||||
}
|
||||
|
Reference in New Issue
Block a user