BLE Task needs more stack!
This commit is contained in:
parent
3ce181656f
commit
8b655d8be7
6 changed files with 344 additions and 12 deletions
|
@ -22,7 +22,7 @@ extern "C" {
|
|||
//#define TRACE_BLE
|
||||
//#define VERBOSE_BLE_TRACE
|
||||
|
||||
#define COMM_BLE_TASK_STACK_SIZE_in_bytes 4096
|
||||
#define COMM_BLE_TASK_STACK_SIZE_in_bytes 6144
|
||||
|
||||
typedef enum
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue