How to get x, y, and z axis values at single command in LIS2DH12 through I2C?
I've attempted to get values at x, y, and z axes at once, but it doesn't work well.What I want to do is to check if a device where the LIS2DH12 is populated stays still or moves. So I need to get x, y, and z values.So far, I read each value by each ...