VCM: reduce timeout to 500 ms

This commit is contained in:
emanuel 2022-11-18 18:00:38 +00:00
parent 409905bc1e
commit fbe6d5cfb8
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
#include <it2s-tender/epv.h>
#define MC_MAX_NEIGHBOURS 256
#define MC_RESOLUTION_TIMEOUT 1000
#define MC_RESOLUTION_TIMEOUT 500
#define MC_TRAJECTORIES_N_MAX 4
#define MC_AFF_STATIONS_N_MAX 15
#define MC_HASH_LINK_LEN 32