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

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

commit 0fddf71b2d517f2265a156b0b156d454d89e36d6
Author: simbit18 <101105604+simbi...@users.noreply.github.com>
AuthorDate: Tue Jul 26 11:08:23 2022 +0200

    Update stm32_bmp180.c
---
 boards/arm/stm32l4/nucleo-l476rg/src/stm32_bmp180.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/boards/arm/stm32l4/nucleo-l476rg/src/stm32_bmp180.c 
b/boards/arm/stm32l4/nucleo-l476rg/src/stm32_bmp180.c
index 391695c75b..19713a3003 100644
--- a/boards/arm/stm32l4/nucleo-l476rg/src/stm32_bmp180.c
+++ b/boards/arm/stm32l4/nucleo-l476rg/src/stm32_bmp180.c
@@ -44,7 +44,7 @@
  * Name: stm32_bmp180initialize
  *
  * Description:
- *   Initialize and register the MPL115A Pressure Sensor driver.
+ *   Initialize and register the BMP180 Pressure Sensor driver.
  *
  * Input Parameters:
  *   devpath - The full path to the driver to register. E.g., "/dev/press0"

Reply via email to