summaryrefslogtreecommitdiff
path: root/cesar/cp/cl_interf
diff options
context:
space:
mode:
Diffstat (limited to 'cesar/cp/cl_interf')
-rw-r--r--cesar/cp/cl_interf/src/cl_interf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cesar/cp/cl_interf/src/cl_interf.c b/cesar/cp/cl_interf/src/cl_interf.c
index 44174f7f0b..cbc7de7085 100644
--- a/cesar/cp/cl_interf/src/cl_interf.c
+++ b/cesar/cp/cl_interf/src/cl_interf.c
@@ -34,7 +34,7 @@
#include <cyg/kernel/kapi.h>
/** The time in eCos ticks to wait before continuing the process. */
-#define CP_CL_INTERF_MBOX_GET_WAIT_ECOS_TICKS 10
+#define CP_CL_INTERF_MBOX_GET_WAIT_ECOS_TICKS 1
/**
* Initialise the module.