From 3b3147ad75b246587ec675c955aaa8bda1d10523 Mon Sep 17 00:00:00 2001 From: simbit18 <101105604+simbit18@users.noreply.github.com> Date: Tue, 26 Jul 2022 11:04:40 +0200 Subject: [PATCH] Update stm32_bh1750.h --- boards/arm/stm32/common/include/stm32_bh1750.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/arm/stm32/common/include/stm32_bh1750.h b/boards/arm/stm32/common/include/stm32_bh1750.h index b3213013ea..8a089683bd 100644 --- a/boards/arm/stm32/common/include/stm32_bh1750.h +++ b/boards/arm/stm32/common/include/stm32_bh1750.h @@ -59,7 +59,7 @@ extern "C" * Name: board_bh1750_initialize * * Description: - * Initialize and register the MPL115A Pressure Sensor driver. + * Initialize and register the BH1750FVI Ambient Light driver. * * Input Parameters: * devno - The device number, used to build the device path as /dev/lightN