1 2 3 4 5 6 7 8
# bmi2 An in-tree fork of the [bmi2](https://github.com/qrasmont/bmi2/) crate. With the following modifications: - added async support - removed SPI interface support (was easier to remove than add async support)