linux_bmi088 0.0.1

Interface for BMI088 IMU
Documentation
1
2
3
4
5
6
7
# BMI088 IMU

This crate contains the code for interacting with the BMI088 IMU.

Code based on the [embedded-hal implementation of the BMI088](https://github.com/tstellanova/bmi088).