Crate bmp3

Source

Re-exports§

pub use hal::Bmp3;
pub use hal::Bmp3Readout;

Modules§

compensation
Should follow the reference implementation given in bmp3.c from Bosch Sensortec. https://github.com/boschsensortec/BMP3_SensorAPI
hal