Skip to content

Commit

Permalink
fix(splits): Increase split notify stack size.
Browse files Browse the repository at this point in the history
  • Loading branch information
petejohanson committed Jul 2, 2024
1 parent ab84846 commit d947102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/split/bluetooth/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit d947102

Please sign in to comment.