linux_bno055 0.1.3

Interface for interacting with BNO055 IMUs
Documentation
1
2
3
4
5
6
7
# BNO055 IMU

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

Code based on the [embedded-hal implementation of the BNO055](https://github.com/eupn/bno055).