Skip to content

stylistic clean-up and improvements in user feedback for magnetometer calibration #4

New issue

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

robertoostenveld
Copy link

  • cleaned up whitespace at end of lines
  • mention mpu9250 and the alternative mpu9255 that also works
  • give better user feedback during magnetometer calibration phase
  • use exactly 15 seconds for 8Hz magnetometer sample rate (120 samples instead of 128)

- cleaned up whitespace at end of lines
- mention mpu9250 and the alternative mpu9255 that also works
- give better user feedback during magnetometer calibration phase
This can be regularly called in the main loop() to update the magnetometer calibration while the sketch is already functional. This means that calibration does not block the function for 15 seconds.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant