From 56f42d7be8dac65f70ebfa0cc5107d5b8a88ffef Mon Sep 17 00:00:00 2001 From: "B. Bogart" Date: Tue, 10 Aug 2010 22:54:06 +0000 Subject: Fixed a typo in helpfile. Actually (tested) solved stall after code cleanup and memleak solution thanks to Martin Peach and the gphoto devs. This code should be installation ready! svn path=/trunk/externals/bbogart/; revision=13783 --- gphoto/gphoto-help.pd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gphoto/gphoto-help.pd') diff --git a/gphoto/gphoto-help.pd b/gphoto/gphoto-help.pd index 8c99df8..1a8c9be 100644 --- a/gphoto/gphoto-help.pd +++ b/gphoto/gphoto-help.pd @@ -4,7 +4,7 @@ #X msg 29 95 listconfig; #X obj 23 308 gphoto; #X msg 23 70 open; -#X obj 56 331 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1 +#X obj 56 331 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0 1; #X msg 52 274 close; #X msg 47 186 capture test.jpg; @@ -24,7 +24,7 @@ you are using compatible values with: "gphoto2 --get-config zoom") #X text 97 274 Close connection to camera (does not retract lens!) ; #X msg 40 153 setconfig capture 1; -#X msg 52 229 setconfig zoom 60; +#X msg 52 229 setconfig zoom 11; #X connect 0 0 3 0; #X connect 2 0 3 0; #X connect 3 0 1 0; -- cgit v1.2.1