Commit 4ea2853b authored by Peter Jansweijer's avatar Peter Jansweijer

incremented mode master lock timeout

parent dc1c7d26
......@@ -106,7 +106,7 @@ int wrc_ptp_init()
return 0;
}
#define LOCK_TIMEOUT_FM (4 * TICS_PER_SECOND)
#define LOCK_TIMEOUT_FM (20 * TICS_PER_SECOND)
#define LOCK_TIMEOUT_GM (60 * TICS_PER_SECOND)
int wrc_ptp_set_mode(int mode)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment