aranet4 0.1.0

Read current and historical measurements from an Aranet4 CO2 Monitor over bluetooth
Documentation
1
2
3
//! Describes readings retreived from the sensor
mod data;
pub use data::SensorReadings;