summaryrefslogtreecommitdiffstats
path: root/test/grab.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/grab.c')
-rw-r--r--test/grab.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/grab.c b/test/grab.c
index e34cf1a..a4d4aa3 100644
--- a/test/grab.c
+++ b/test/grab.c
@@ -79,7 +79,7 @@ int main(int argc, char *argv[])
NULL);
g_object_set(G_OBJECT(camera),
- "exposure-time", 0.1,
+ "exposure-time", 0.001,
"roi-x0", 0,
"roi-y0", 0,
"roi-width", 1000,