An embedded-hal-async driver for the LIS3DH accelerometer.
# Cargo.toml
[dependencies]
lis3dh-async = "0.9.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize the LIS3DH sensor and read raw acceleration data asynchronously.
Ensure you are using an async executor and the correct embedded-hal-async traits.
No dependency data recorded yet.