-
choice: BME280 standby time
BME280 standby time
Type: bool
Help¶
Select standby time between measurements for the BME280 sensor. Higher values lead to lower power consumption.
Defaults¶
Choice options¶
Kconfig definition¶
At drivers/sensor/bme280/Kconfig:74
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:62
→ drivers/sensor/Kconfig:44
Menu path: (top menu) → Device Drivers → Sensor Drivers → BME280/BMP280 sensor → Attributes
choice bool prompt "BME280 standby time" ifBME280
&&SENSOR
defaultBME280_STANDBY_1000MS
ifBME280
&&SENSOR
depends onBME280
&&SENSOR
help Select standby time between measurements for the BME280 sensor. Higher values lead to lower power consumption.
(Definitions include propagated dependencies, including from if’s and menus.)