mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-08-01 11:46:07 -04:00
Merge branch 'next-gen' of https://github.com/manuelcortez/TWBlue into next-gen
This commit is contained in:
@@ -34,6 +34,7 @@ class Auto(Output):
|
|||||||
output = self.get_first_available_output()
|
output = self.get_first_available_output()
|
||||||
if output:
|
if output:
|
||||||
output.speak(*args, **kwargs)
|
output.speak(*args, **kwargs)
|
||||||
|
output.braille(*args, **kwargs)
|
||||||
|
|
||||||
def is_system_output(self):
|
def is_system_output(self):
|
||||||
output = self.get_first_available_output()
|
output = self.get_first_available_output()
|
||||||
|
Submodule windows-dependencies updated: dcfee23bef...45aa6924e0
Reference in New Issue
Block a user