lis2hh12-rs 0.1.0

An embedded-hal driver for the LIS2HH12 accelerometer that implements the generic accelerometer trait
Documentation

lis2hh12-rs

Driver for STMicroelectronics LIS2HH12 accelerometer sensor

Was well on my way of writing my own thing when I found Github user BenBergmans implementation of a lis3dh driver which had a few more features, so I just based this on his repo.