drivers/sensors/Kconfig: Fix bmi160 help texts in Kconfig
Fix bmi160 help texts in Kconfig
This commit is contained in:
parent
743d13c2b0
commit
2309eacf9f
|
@ -146,7 +146,7 @@ config BMI160_I2C_ADDR_68
|
|||
bool "0x68"
|
||||
---help---
|
||||
Default address.
|
||||
If SDO pin is pulled to VDDIO, use 0x69
|
||||
If SDO pin is pulled to GND, use 0x68
|
||||
|
||||
config BMI160_I2C_ADDR_69
|
||||
bool "0x69"
|
||||
|
|
Loading…
Reference in New Issue