examples/bmi160: Fix typo of depends on

Fix SENSORS_BMG160 to SENSORS_BMI160.

Signed-off-by: SPRESENSE <41312067+SPRESENSE@users.noreply.github.com>
This commit is contained in:
SPRESENSE 2025-03-06 22:36:11 +09:00 committed by Alin Jerpelea
parent 9c829f6650
commit 3b03636e95

View file

@ -6,7 +6,7 @@
config EXAMPLES_SIXAXIS
bool "BMI160 sensor example"
default n
depends on SENSORS_BMG160
depends on SENSORS_BMI160
---help---
Enable the 6 axis sensor example