lis3dsh 0.1.0

Driver for the LIS3DSH accelerometer
Documentation
1
2
3
4
5
6
7
# LIS3DSH rust driver
This crate provides a driver for the LIS3DSH accelerometer based on the `embedded-hal` crate's interfaces.

[![Build Status](https://travis-ci.org/jbangelo/lis3dsh-rs.svg?branch=master)](https://travis-ci.org/jbangelo/lis3dsh-rs)

## License
This crate is distributed under the MIT License. See the `LICENSE` file for the full licence text.