Releases: electricimp/LIS3DH
Releases · electricimp/LIS3DH
3.0.0
- Separated enabling FIFO buffer and enabling FIFO interrupt, allowing for FIFO buffer to be configured and used in combination with other types of interrupts
- Added support for FIFO overrun interrupt
- Moved larger examples into example folder
- Added movement and impact example
- Updated docs
2.0.3
- fixed bug in reset method
- updated docs
2.0.2-ci-testing
- Added Team City badge
- Removed .travis.yml file
- Added .editorconfig and .gitignore
- Updated .impt.test
2.0.2
- fixed click interrupt latching bug
- removed manual interrupt test from automated tests
- updated test config file to only run automated tests
- fixed typo in test file names
- added LIS3DH_TEMP_CFG_REG to reset, so all registers the library sets are restored to defaults by reset method
- increased version number v2.0.2
2.0.1-docs
Documentation Updated
2.0.1
2.0.0
v1.0.4
Merge pull request #7 from electricimp/v1.0.4 V1.0.4