From f6c076f59f4a1249ffe14b3d3aeb1ce712a29faf Mon Sep 17 00:00:00 2001
From: am0ebe <am0ebe@gmx.de>
Date: Thu, 16 Jun 2022 13:25:13 +0200
Subject: [PATCH]  add readme stub

---
 README | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 README

diff --git a/README b/README
new file mode 100644
index 0000000..7c931c1
--- /dev/null
+++ b/README
@@ -0,0 +1,9 @@
+this is part of the CAMTRON Project. COdename: Software A
+
+Based of Vimba SDK from:
+ ....
+
+-> expanded on VimbaCPP/Example/AsyncOpenCVRecorder !
+
+
+used to acquire images and store them as jpeg along with timestamps
-- 
GitLab