blob: db47d9fa0bc24f41cf05023b3e37e28fcd931f34 [file] [log] [blame]
# Copyright (c) 2023 Google LLC
# SPDX-License-Identifier: Apache-2.0
config SAMPLE_PRINT_TIMEOUT_MS
int "Timeout for printing the average sensor sample value"
default 5000
help
Control the frequency of the sampling window over which the sensor
interrupt handler will collect data.
source "Kconfig.zephyr"