fix(splits): Increase split notify stack size.

This commit is contained in:
Peter Johanson 2024-05-01 14:06:28 -07:00 committed by Pete Johanson
parent 0438cb0ee5
commit 74f7fe921b

View file

@ -76,7 +76,7 @@ if !ZMK_SPLIT_ROLE_CENTRAL
config ZMK_SPLIT_BLE_PERIPHERAL_STACK_SIZE config ZMK_SPLIT_BLE_PERIPHERAL_STACK_SIZE
int "BLE split peripheral notify thread stack size" int "BLE split peripheral notify thread stack size"
default 650 default 756
config ZMK_SPLIT_BLE_PERIPHERAL_PRIORITY config ZMK_SPLIT_BLE_PERIPHERAL_PRIORITY
int "BLE split peripheral notify thread priority" int "BLE split peripheral notify thread priority"