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.
The text was updated successfully, but these errors were encountered:
PaulZC
changed the title
Add functionality to access Gravity packets
[Feature Request] Add functionality to access Gravity packets
Jan 23, 2023
Subject of the issue
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.
The text was updated successfully, but these errors were encountered: