Function bsec::get_version

source ·
pub fn get_version() -> Result<(u8, u8, u8, u8), BsecError>
Expand description

Return the Bosch BSEC version.

The returned tuple consists of major, minor, major bugfix, and minor bugfix version.