# 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.