You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The IMU allows to access gravity packets, but the library doesn't.
Expected behavior
Have a setGravityReport() function to set gravity packets. Have a getGravityX(), getGravityY() and getGravityZ() to get the relevant variables once they have been updated.