#
# Copyright (c) 2022 Nordic Semiconductor
#
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
#

config APP_ACK_EVENT
	bool "Application ACK event"

config APP_CONFIG_EVENT
	bool "Application config event"

config APP_CONTROL_EVENT
	bool "Application control event"

config APP_MEASUREMENT_EVENT
	bool "Application measurements event"
