summaryrefslogtreecommitdiff
path: root/ttcp/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'ttcp/init.c')
-rw-r--r--ttcp/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ttcp/init.c b/ttcp/init.c
index a7a520f..8ca036d 100644
--- a/ttcp/init.c
+++ b/ttcp/init.c
@@ -27,7 +27,7 @@
#define CONFIGURE_MAXIMUM_SEMAPHORES 20
#define CONFIGURE_MAXIMUM_TASKS 20
-#define CONFIGURE_MICROSECONDS_PER_TICK 10000
+#define CONFIGURE_MICROSECONDS_PER_TICK 1000
#define CONFIGURE_INIT_TASK_STACK_SIZE (10*1024)
#define CONFIGURE_INIT_TASK_PRIORITY 100