Explorar el Código

maxDistanceBetweenPoints

Alexis hace 2 años
padre
commit
7dadbc932b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      frontend/assets/config.json

+ 1 - 1
frontend/assets/config.json

@@ -3,7 +3,7 @@
 		"oscUdpPort": 3333,
 		"httpPort": 5000,
 		"timerRefresh": 50,
-		"maxDistanceBetweenPoints": 130,
+		"maxDistanceBetweenPoints": 230,
 		"matchingTolerance": 1.5,
 		"remainingDuration": 3,
 		"garbageCollectorInterval": 1000,