summaryrefslogtreecommitdiffstats
path: root/dnstest/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'dnstest/init.c')
-rw-r--r--dnstest/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dnstest/init.c b/dnstest/init.c
index 0677666..6ed75d0 100644
--- a/dnstest/init.c
+++ b/dnstest/init.c
@@ -25,7 +25,7 @@
#define CONFIGURE_MAXIMUM_SEMAPHORES 20
#define CONFIGURE_MAXIMUM_TASKS 20
-#define CONFIGURE_MICROSECONDS_PER_TICK 10486
+#define CONFIGURE_MICROSECONDS_PER_TICK 10000
#define CONFIGURE_INIT_TASK_STACK_SIZE (10*1024)
#define CONFIGURE_INIT_TASK_PRIORITY 100