zephyr/subsys/bluetooth/services/Kconfig.bas
Xudong Zheng 545a3973a8 bluetooth: bas: remove select SENSOR
Bluetooth battery service does not use sensor.

Signed-off-by: Xudong Zheng <7pkvm5aw@slicealias.com>
2023-12-12 19:10:17 +01:00

8 lines
162 B
QBasic

# Bluetooth GATT Battery service
# Copyright (c) 2018 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
config BT_BAS
bool "GATT Battery service"