Update stm32_bmp180.c

This commit is contained in:
simbit18 2022-07-26 11:08:23 +02:00 committed by hartmannathan
parent 3b3147ad75
commit 0fddf71b2d

View File

@ -44,7 +44,7 @@
* Name: stm32_bmp180initialize * Name: stm32_bmp180initialize
* *
* Description: * Description:
* Initialize and register the MPL115A Pressure Sensor driver. * Initialize and register the BMP180 Pressure Sensor driver.
* *
* Input Parameters: * Input Parameters:
* devpath - The full path to the driver to register. E.g., "/dev/press0" * devpath - The full path to the driver to register. E.g., "/dev/press0"