Bug Fixes for the v2.8 Release
API v2.8.5 is a maintanence release that addresses a few bugs with the v2.8 release and api features for the BMI160, BMA255, and BMM150 sensors.
Fixes
- Fixed non-silent reads being ignored by the API
- Fixed no-motion duration configuration for bma255
- Fixed slow-motion count configuration for bmi160
- Fixed low-high low hysterersis and high duration configuration for bma255
- Properly scale threshold value for magnetic field threshold detection
- Corrected toString implementation for the LowHighResponse interface
- Added
sign
value to the string representation of the MotionResponse interface