bme280 0.5.1

A rust device driver for the Bosch BME280 temperature, humidity, and atmospheric pressure sensor and the Bosch BMP280 temperature, and atmospheric pressure sensor
Documentation

bme280

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 8 feature flags, 1 of them enabled by default.

default

sync (default)

This feature flag does not enable additional features.

async

defmt

derive_more

embedded-hal-async

serde

with_defmt

with_std