aboutsummaryrefslogtreecommitdiff
path: root/gphoto/README.txt
diff options
context:
space:
mode:
authorB. Bogart <bbogart@users.sourceforge.net>2009-03-30 17:50:52 +0000
committerB. Bogart <bbogart@users.sourceforge.net>2009-03-30 17:50:52 +0000
commitfc8d6a53df91b9b8439a2808b5f089335d6d6a4c (patch)
treedbc8b5ded1dcb0216b270198d756543c69f9a68e /gphoto/README.txt
parentac294f862525f3d573b9de6a98ae249454e8b716 (diff)
Added captureimages selector which allows the long-term reexecution of
image capture and file-transfer commands. Tested over 6,000 iterations with a 2 second sleep time. svn path=/trunk/externals/bbogart/; revision=10928
Diffstat (limited to 'gphoto/README.txt')
-rw-r--r--gphoto/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/gphoto/README.txt b/gphoto/README.txt
index f3628d3..2b95771 100644
--- a/gphoto/README.txt
+++ b/gphoto/README.txt
@@ -26,6 +26,6 @@ USAGE:
Put the binary in your extra folder.
Put the helpfile in your 5.reference folder.
-TODO:
-* Add a getConfigDetail function to get the range, step, etc info on each config name.
+TODO:
+* Add a function to wrap gp_error results, and set busy to 0.
* Add getFile and getFiles functions for PTP file transfer functionality.