leve TTY mode
This commit is contained in:
parent
2037297352
commit
8290b2282c
@ -14,5 +14,5 @@ while(time.time() - t <= 5):
|
|||||||
brl.writeText( 'this is a 5 second test')
|
brl.writeText( 'this is a 5 second test')
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
print(e)
|
print(e)
|
||||||
|
brl.leaveTtyMode()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user