Releases: cfrenette/bma400-rs
Releases · cfrenette/bma400-rs
v0.2.0 Added Destroy Methods to Release Peripherals from Wrapper Interfaces
v0.1.1 Bug Fix and Example Documentation Updates
- Fixed a bug (#7) that resulted in compilation failing when using only an i2c feature flag
- Fixed documentation issue with the example projects where the command to be used when running the project was omitted
Thanks to @webhet for reporting the bug with the i2c feature and pointing out the resolution!