get_version

Function 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.