Releases: adafruit/Adafruit_LIS3DH
Releases · adafruit/Adafruit_LIS3DH
1.3.0 Add Low Power support - setPerformanceMode
What's Changed
- Add Low Power / Normal / High Resolution modes, along with frequency constructor argument by @tyeth in #50
Full Changelog: 1.2.6...1.3.0
1.2.6 Bump version in library.properties
1.2.5 - Updated CI Actions versions
Update CI action versions
1.2.4 - Fix ESP32 Compiler Warns
- Simple patch to deal with new compiler warns turned on by ESP32 BSP.
1.2.3 - Added clearInterrupt() function
Bump to 1.2.3
1.2.2 - Corrected comments
Bump to 1.2.2
1.2.1 - Fixed scaling calculation issues
Bump to 1.2.1
1.2.0 - Added `enableDRDY` to allow enabling/disabling DRDY IRQs
See the documentation for more details
1.1.5 - Added, then removed LIS331 support
In the end, no changes were made to this repository. The code can be found here: https://github.com/adafruit/Adafruit_LIS331
1.1.4 - Added docs badge
Update library.properties