Rudimentary interactivity for printing and other gui-based postprocessing
This commit is contained in:
@@ -141,7 +141,8 @@ class Photobooth:
|
||||
self.recvAck()
|
||||
|
||||
except TeardownException:
|
||||
return -1
|
||||
self.teardown()
|
||||
return 123
|
||||
|
||||
|
||||
def setCameraActive(self):
|
||||
|
||||
Reference in New Issue
Block a user