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 9 feature flags, 2 of them enabled by default.

default

  • sync

sync

    This feature flag does not enable additional features.

with_std

  • derive_more

serde

  • dep:serde

async

  • embedded-hal-async

defmt

  • dep:defmt

embedded-hal-async

  • dep:embedded-hal-async

with_defmt

  • defmt

derive_more

  • dep:derive_more