Function bsec::get_version[][src]

pub fn get_version() -> Result<(u8, u8, u8, u8), BsecError>

Return the Bosch BSEC version.

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