summaryrefslogtreecommitdiff
path: root/examples/README
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2010-04-01 21:28:56 +0000
committerMarcus Meissner <marcus@jet.franken.de>2010-04-01 21:28:56 +0000
commit1f9373e7719ffc877cb22e352e4ecb82f3c211eb (patch)
tree244fede6d241892accaec75d3ced2fbdfad86ad7 /examples/README
parent53f6d9cd6f295675960c0761d56dcbd7e7d1ebdc (diff)
downloadlibgphoto2-1f9373e7719ffc877cb22e352e4ecb82f3c211eb.tar.gz
added new trigger capture sample program (not fully working yet)
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@12885 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'examples/README')
-rw-r--r--examples/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/README b/examples/README
index cd1b673a7..4b68f9ebd 100644
--- a/examples/README
+++ b/examples/README
@@ -25,6 +25,8 @@ Files with samples:
sample-capture.c: Minimalistic remote capture sample.
+ sample-trigger-capture.c: New capture trigger and then loop example.
+
lunkwill-canon-capture.c: A simple capture program that captures
a single image, retrieves it to disk,
and removes it from the camera.