aboutsummaryrefslogtreecommitdiffstats
path: root/src/config/timeout.json
diff options
context:
space:
mode:
authorfukubayashi.akio <fukubayashi.akio@genetec.co.jp>2019-06-03 17:59:13 +0900
committerfukubayashi.akio <fukubayashi.akio@genetec.co.jp>2019-06-03 17:59:13 +0900
commit98006b6538c5be44350746ec3756f004a5c68af8 (patch)
treef76ed8991d3837678c00722a23b779c4e2dcb67b /src/config/timeout.json
parentb6644e5cffa84e40d62e38f4ee0c14e64e0faf48 (diff)
Add boot sequence and multi ecu transfer
Signed-off-by: fukubayashi.akio <fukubayashi.akio@genetec.co.jp>
Diffstat (limited to 'src/config/timeout.json')
-rw-r--r--src/config/timeout.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/config/timeout.json b/src/config/timeout.json
new file mode 100644
index 0000000..a3e4419
--- /dev/null
+++ b/src/config/timeout.json
@@ -0,0 +1,4 @@
+{
+ "times": 60000,
+ "sleep": 50
+}