sew on side
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#include "../types.h"
|
||||
|
||||
/// Stack size for each thread
|
||||
constexpr uint32_t STACK_SIZE = 3096;
|
||||
constexpr uint32_t STACK_SIZE = 3072;
|
||||
|
||||
/*! \brief The Thread is an object used by the scheduler.
|
||||
* \ingroup thread
|
||||
|
||||
Reference in New Issue
Block a user