increase barrier timeout

This commit is contained in:
dave 2018-11-20 16:04:55 +01:00
parent 1223b3e18d
commit 26b249625d
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
#
# Constants
#
BARRIER_TIMEOUT = 200 # in steps
BARRIER_TIMEOUT = 400 # in steps
BARRIER_VSTIG = 80
timeW = 1
barrier = nil