Bluetooth battery service does not use sensor. Signed-off-by: Xudong Zheng <7pkvm5aw@slicealias.com>
8 lines
162 B
QBasic
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"
|