1# BT510 Sensor configuration 2 3# Copyright (c) 2020 Laird Connectivity 4# SPDX-License-Identifier: Apache-2.0 5 6if BOARD_BT510 7 8config I2C 9 default SENSOR 10 11endif # BOARD_BT510 12