From 83ea0aa5a230b8ffa72ebff8bf99abfc1cc356d9 Mon Sep 17 00:00:00 2001 From: haimd Date: Tue, 7 Jul 2020 15:05:53 +0700 Subject: [PATCH] =?UTF-8?q?=20Th=C3=AAm=20file=20config=20camera=20v=C3=A0?= =?UTF-8?q?o=20setup?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- monitor/setup/configcam.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 monitor/setup/configcam.json diff --git a/monitor/setup/configcam.json b/monitor/setup/configcam.json new file mode 100644 index 0000000..ee5b976 --- /dev/null +++ b/monitor/setup/configcam.json @@ -0,0 +1,6 @@ +{ + "camera": { + "translate_x": 0, + "traslate_y": 0 + } +} \ No newline at end of file