From 763cb659d6224d2ae6319b28a29a4985c97c47c9 Mon Sep 17 00:00:00 2001 From: Matt Date: Sun, 29 May 2016 20:33:40 -0400 Subject: [PATCH] Timed exposure commands --- app/data/cfg.json.default | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/data/cfg.json.default b/app/data/cfg.json.default index 57e69fd..7ed47d4 100644 --- a/app/data/cfg.json.default +++ b/app/data/cfg.json.default @@ -33,7 +33,8 @@ "proj_backward" : "h", "proj_identifier" : "j", "cam_identifier" : "k", - "mcopy_identifier" : "m" + "mcopy_identifier" : "m", + "cam_timed" : "n" } } } \ No newline at end of file