components::bme280

Type Alias Bme280ComponentType

Source
pub type Bme280ComponentType<I> = Bme280<'static, I>;

Aliased Typeยง

struct Bme280ComponentType<I> { /* private fields */ }