projekty
/
imago.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
parameters
[imago.git]
/
src
/
timer.py
diff --git
a/src/timer.py
b/src/timer.py
index
2419563
..
e26bef1
100755
(executable)
--- a/
src/timer.py
+++ b/
src/timer.py
@@
-106,7
+106,7
@@
def main():
timers = (Timer(main_time, args.b[0], args.b[1]), Timer(main_time, args.b[0], args.b[1]))
if args.cam:
timers = (Timer(main_time, args.b[0], args.b[1]), Timer(main_time, args.b[0], args.b[1]))
if args.cam:
- capture = subprocess.Popen(['python', 'capture.py', '-c', '-d', str(args.d), '-r',
+ capture = subprocess.Popen(['python', '
src/
capture.py', '-c', '-d', str(args.d), '-r',
str(args.r[0]),
str(args.r[1])], stdin=subprocess.PIPE)
last = 0
str(args.r[0]),
str(args.r[1])], stdin=subprocess.PIPE)
last = 0