Commit 86eb4cbb authored by Tristan Gingold's avatar Tristan Gingold

Merge branch 'peter_lock_timeout_230829a' into 'wrpc-v5'

increment mode master lock timeout

See merge request !5
parents fcb7376f f94b9d3f
......@@ -12,7 +12,7 @@
#include <ppsi/ppsi.h>
#include <libwr/hal_shmem.h>
#define LOCK_TIMEOUT_FM (4 * TICS_PER_SECOND)
#define LOCK_TIMEOUT_FM (20 * TICS_PER_SECOND)
#define LOCK_TIMEOUT_GM (60 * TICS_PER_SECOND)
/* This part is exactly wrpc-sw::wrc_ptp.h */
......
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