We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create IMU controller object for our 9-axis IMU. Should support magnetometer, accelerometer, gyroscope, temperature sensor, and pressure sensor.
9-axis IMU = MPU-6050
The value of the sensors should be cached
[explain the concrete changes to the project needed for your feature, example below]
[explain any other ideas or thoughts you have about this feature.]
The text was updated successfully, but these errors were encountered:
Kitbear23
No branches or pull requests
Create IMU controller object for our 9-axis IMU. Should support magnetometer, accelerometer, gyroscope, temperature sensor, and pressure sensor.
9-axis IMU = MPU-6050
The value of the sensors should be cached
Requirements
[explain the concrete changes to the project needed for your feature, example below]
Other thoughts
[explain any other ideas or thoughts you have about this feature.]
The text was updated successfully, but these errors were encountered: