Skip to content

Releases: electricimp/LIS3DH

3.0.0

08 Oct 16:59
8ff5a30
Compare
Choose a tag to compare
  • 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

02 Aug 18:02
1decb59
Compare
Choose a tag to compare
  • fixed bug in reset method
  • updated docs

2.0.2-ci-testing

26 Apr 20:26
a05d19a
Compare
Choose a tag to compare
  • Added Team City badge
  • Removed .travis.yml file
  • Added .editorconfig and .gitignore
  • Updated .impt.test

2.0.2

06 Jul 19:08
1cd92b4
Compare
Choose a tag to compare
  • 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

23 May 01:07
961fbf9
Compare
Choose a tag to compare

Documentation Updated

2.0.1

16 Mar 18:23
0c5b145
Compare
Choose a tag to compare

A runtime error fixed.

2.0.0

08 Aug 23:58
Compare
Choose a tag to compare
  • For click interrupts, added the 7th bit in the click_ths register
  • Added support for ADC
  • Added methods for setting low power, normal, and high resolution modes
  • (!!!) Library renamed: LIS3DH.class.nut -> LIS3DH.device.lib.nut

v1.0.4

01 Mar 12:30
Compare
Choose a tag to compare
Merge pull request #7 from electricimp/v1.0.4

V1.0.4