From a0f17fefe1db42bd07df38ec7d075d9418a422fe Mon Sep 17 00:00:00 2001 From: Benjamin Date: Sun, 13 Mar 2022 17:50:36 +0100 Subject: [PATCH] =?UTF-8?q?-=20Changement=20latence=20de=2010=20=C3=A0=203?= =?UTF-8?q?0=20secondes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/AppConfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/AppConfig.json b/resources/AppConfig.json index c548bda..795395e 100644 --- a/resources/AppConfig.json +++ b/resources/AppConfig.json @@ -1,7 +1,7 @@ { "multicastNetworkInterface" : "Wi-Fi", "multicastAddress" : "226.66.66.1:15502", - "multicastSecond" : 10, + "multicastSecond" : 30, "domain" : "lightcontainerSB01", "unicastPort" : 58000, "storagePath" : "/home/benjamin/sbe"