fix(bluetooth): disable BT_SETTINGS for now.
This commit is contained in:
parent
11e3566277
commit
fb3dadba87
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ menuconfig ZMK_BLE
|
||||||
select BT_GATT_DIS
|
select BT_GATT_DIS
|
||||||
select BT_GATT_BAS
|
select BT_GATT_BAS
|
||||||
select SETTINGS
|
select SETTINGS
|
||||||
select BT_SETTINGS
|
# select BT_SETTINGS
|
||||||
|
|
||||||
if ZMK_BLE
|
if ZMK_BLE
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue