Increased waiting time on 'no focus' to avoid nasty canon bug
This commit is contained in:
@@ -320,7 +320,7 @@ class Photobooth:
|
||||
self.display.clear()
|
||||
self.display.show_message(e.message)
|
||||
self.display.apply()
|
||||
sleep(3)
|
||||
sleep(5)
|
||||
else:
|
||||
raise CameraException("Giving up! Please start again!", False)
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user