Adafruit-circuitpython-lis3dh

Latest version: v5.2.2

Safety actively analyzes 629723 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 9

0.1.1

Add ability to specify the click detection configuration register value (CLICK_CFG) directly in the set_click function. Specify the click_cfg parameter with an 8-bit value and this will be used for the click configuration. This is useful for overriding the click config in special cases like only detecting one axis (vs. all 3 as is the default).

0.1.0

This requires [CircuitPython](https://github.com/adafruit/circuitpython/releases) 0.9.4+!

* Replace `read_accel_g` with `acceleration` attribute that is in m / s ^ 2 instead of Gs.
* Switch to new [BusDevice](https://github.com/adafruit/Adafruit_CircuitPython_BusDevice) API.
* Switch examples to `nativeio` split APIs.

0.0.2

Small fix for SPI mode multiple byte read. Note this version _requires_ CircuitPython 0.9.0 or higher as it depends on recent SPI write/read API changes.

0.0.1

Manually creating release because Travis CI is apparently down!

Page 9 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.