Browse Source

maxDistanceBetweenPoints

Alexis 2 years ago
parent
commit
7dadbc932b
1 changed files with 1 additions and 1 deletions
  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,