increase to max 32 tasks

This commit is contained in:
2020-11-05 14:37:47 +01:00
parent 1ac9a37755
commit 6225e7c47d

View File

@ -13,7 +13,7 @@
#define MAX_NUM_OF_TASKS 8 #define MAX_NUM_OF_TASKS 32
typedef struct { typedef struct {