Improved error handling

This commit is contained in:
Balthasar Reuter
2018-04-17 22:43:25 +02:00
parent ee80244f69
commit cf9e687102
5 changed files with 71 additions and 31 deletions

View File

@@ -23,10 +23,10 @@ lamp_channel = 4
[Photobooth]
# Show preview while posing time (True/False)
show_preview = True
# Pose time in seconds (shown before countdown)
pose_time = 3
# Greeter time in seconds (shown before countdown)
greeter_time = 3
# Countdown length in seconds (shown before every shot)
countdown_time = 2
countdown_time = 5
# Display time of assembled picture (shown after last shot)
display_time = 5