forked from kofal.net/zmk
Kconfig fixes for split roles.
This commit is contained in:
@@ -94,6 +94,8 @@ choice ZMK_SPLIT_BLE_ROLE
|
||||
|
||||
config ZMK_SPLIT_BLE_ROLE_CENTRAL
|
||||
bool "Central"
|
||||
select BT_CENTRAL
|
||||
select BT_GATT_CLIENT
|
||||
|
||||
config ZMK_SPLIT_BLE_ROLE_PERIPHERAL
|
||||
bool "Peripheral"
|
||||
|
||||
Reference in New Issue
Block a user