mirror of https://github.com/zmkfirmware/zmk.git
fix(bluetooth): disable BT_SETTINGS for now.
This commit is contained in:
parent
11e3566277
commit
fb3dadba87
|
|
@ -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…
Reference in New Issue