summaryrefslogtreecommitdiff
path: root/select/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'select/init.c')
-rw-r--r--select/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/select/init.c b/select/init.c
index 93e0487..12ca874 100644
--- a/select/init.c
+++ b/select/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 120