Merge pull request #806 from cztian/patch-1
Enabling BMP280/BMP180 Pressure Sensors
This commit is contained in:
commit
459c5aec77
@ -5130,7 +5130,9 @@ CONFIG_SENSORS_HMC5843_SPI=m
|
||||
# Pressure sensors
|
||||
#
|
||||
# CONFIG_ABP060MG is not set
|
||||
# CONFIG_BMP280 is not set
|
||||
CONFIG_BMP280=m
|
||||
CONFIG_BMP280_I2C=m
|
||||
CONFIG_BMP280_SPI=m
|
||||
# CONFIG_HID_SENSOR_PRESS is not set
|
||||
# CONFIG_HP03 is not set
|
||||
# CONFIG_MPL115_I2C is not set
|
||||
|
||||
Loading…
Reference in New Issue
Block a user