From 8c7413c09b39e46916fc112e49005cbe7e798487 Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Sat, 9 Feb 2019 17:53:37 +0100 Subject: [PATCH] decrease number of tasks --- PontCoopScheduler.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PontCoopScheduler.h b/PontCoopScheduler.h index 5fa6cdf..6dbef16 100644 --- a/PontCoopScheduler.h +++ b/PontCoopScheduler.h @@ -13,7 +13,7 @@ -#define MAX_NUM_OF_TASKS 16 +#define MAX_NUM_OF_TASKS 8 typedef struct {