fix: stack size
This commit is contained in:
parent
54f03c9e70
commit
1505a4d8ef
@ -33,7 +33,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef STACK_SIZE
|
#ifndef STACK_SIZE
|
||||||
#define STACK_SIZE 2 * 1024
|
#define STACK_SIZE 4 * 1024
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Variables used to clean up everything at the end of the processus
|
// Variables used to clean up everything at the end of the processus
|
||||||
|
Loading…
x
Reference in New Issue
Block a user