fix(splits): Increase split notify stack size.
This commit is contained in:
parent
60f6266a81
commit
1e6b6edd1d
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ if !ZMK_SPLIT_ROLE_CENTRAL
|
|||
|
||||
config ZMK_SPLIT_BLE_PERIPHERAL_STACK_SIZE
|
||||
int "BLE split peripheral notify thread stack size"
|
||||
default 650
|
||||
default 756
|
||||
|
||||
config ZMK_SPLIT_BLE_PERIPHERAL_PRIORITY
|
||||
int "BLE split peripheral notify thread priority"
|
||||
|
|
Loading…
Add table
Reference in a new issue