This is an automated email from the ASF dual-hosted git repository.

jerpelea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


The following commit(s) were added to refs/heads/master by this push:
     new 2309eacf9f drivers/sensors/Kconfig: Fix bmi160 help texts in Kconfig
2309eacf9f is described below

commit 2309eacf9ff2a0cb300c9c2f58431dcfd049a2b7
Author: simbit18 <101105604+simbi...@users.noreply.github.com>
AuthorDate: Tue Apr 11 17:50:46 2023 +0200

    drivers/sensors/Kconfig: Fix bmi160 help texts in Kconfig
    
    Fix bmi160 help texts in Kconfig
---
 drivers/sensors/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/sensors/Kconfig b/drivers/sensors/Kconfig
index 8491ec8227..8288b2bf2b 100644
--- a/drivers/sensors/Kconfig
+++ b/drivers/sensors/Kconfig
@@ -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"

Reply via email to