From d314fcf85ef85b46339334b437feb43f0a9be5cd Mon Sep 17 00:00:00 2001 From: jameszah <36938190+jameszah@users.noreply.github.com> Date: Tue, 17 Sep 2019 13:35:46 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 36b6fd4..c4bf358 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,10 @@ TimeLapseAvi - when queue of frames gets full, it slips every other frame to try to catch up - camera is re-configued when changing from UXGA <> VGA to allow for more buffers with the smaller frames + + You just need the 3 files in the /v23 folder for July version, which takes a picture and stores it + or the 3 files in the /v39 folder for the current which adds the queueing system to get better + frame rates, and keep recording if there is a small delay on file system. ~~~ Acknowlegements: