Browse Source

fix(bluetooth): disable BT_SETTINGS for now.

xmkb
Pete Johanson 4 years ago committed by GitHub
parent
commit
fb3dadba87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      app/Kconfig

2
app/Kconfig

@ -41,7 +41,7 @@ menuconfig ZMK_BLE @@ -41,7 +41,7 @@ menuconfig ZMK_BLE
select BT_GATT_DIS
select BT_GATT_BAS
select SETTINGS
select BT_SETTINGS
# select BT_SETTINGS
if ZMK_BLE

Loading…
Cancel
Save