commit d310f512e352d714fe022001d1d33077537e3fde parent 3d957c69af95f8905c01bdb877a060582f3af1bd Author: rbckman <rob@tarina.org> Date: Thu, 12 Oct 2023 12:18:54 +0100 still n00b Diffstat:
M | tarina.py | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tarina.py b/tarina.py @@ -998,7 +998,7 @@ def main(): a=a+1 if delayedstop: time.sleep(3) - if delayedstop=cameras[0]: + if delayedstop==cameras[0]: pressed='record_now' pressagain='insert_shot' else: