mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 19:36:35 +08:00
drivers/sensors/Kconfig: Fix bmp280 texts in Kconfig
Fix SENSORS_BMP280 texts in Kconfig
This commit is contained in:
@@ -164,11 +164,11 @@ config SENSORS_BMP180
|
|||||||
Enable driver support for the Bosch BMP180 barometer sensor.
|
Enable driver support for the Bosch BMP180 barometer sensor.
|
||||||
|
|
||||||
config SENSORS_BMP280
|
config SENSORS_BMP280
|
||||||
bool "Bosch BMP280 Barometic Pressure Sensor"
|
bool "Bosch BMP280 Barometric Pressure Sensor"
|
||||||
default n
|
default n
|
||||||
select I2C
|
select I2C
|
||||||
---help---
|
---help---
|
||||||
Enable driver for the Bosch BMP280 barometic pressure sensor.
|
Enable driver for the Bosch BMP280 barometric pressure sensor.
|
||||||
|
|
||||||
if SENSORS_BMP280
|
if SENSORS_BMP280
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user