Skip to content

Commit

Permalink
fix(bluetooth): Remove LLCP impl override.
Browse files Browse the repository at this point in the history
  • Loading branch information
petejohanson committed Dec 12, 2023
1 parent 70640d9 commit 23e889f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -169,9 +169,6 @@ config ZMK_BLE_PASSKEY_ENTRY
default n
select RING_BUFFER

choice BT_LL_SW_LLCP_IMPL
default BT_LL_SW_LLCP_LEGACY if !ZMK_BLE_EXPERIMENTAL_FEATURES

endchoice

config BT_CTLR_PHY_2M
Expand Down

0 comments on commit 23e889f

Please sign in to comment.