tewak stop
This commit is contained in:
parent
af17f409ec
commit
da71c4ad38
@ -45,6 +45,7 @@ while(runtime['running']):
|
||||
|
||||
# changes on the screen
|
||||
if runtime['oldContentBytes'] != runtime['newContentBytes']:
|
||||
if len(newContentText) < 3:
|
||||
runtime['speechDriver'].stop()
|
||||
print("tty3 changed")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user