Open ijunglee opened 7 years ago
thanks, @kriswiner, great job with the library. Can you please tell how and where should I add above code in your library.
What code?
There are plenty of examples of how to use the mag calibration in the github repository. Here's one:
https://github.com/kriswiner/ESP8285/tree/master/MPU9250
On Sun, Jul 1, 2018 at 1:46 AM, Sanjanawinchester notifications@github.com wrote:
thanks, @kriswiner https://github.com/kriswiner, great job with the library. Can you please tell how and where should I add above code in your library.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/kriswiner/MPU9250/issues/165#issuecomment-401593189, or mute the thread https://github.com/notifications/unsubscribe-auth/AGY1qvvKMUIsZIipwzRP8o1hWlKOqaU3ks5uCIxrgaJpZM4Oodlz .
Hello, I would like to ask that how to check if the mag calibration is finished and the data after calibrating is correct and can be used? Are there any parameters which I can check for the issue? I want to write the checking process into the program to check if the mag calibration is finished; however, I have no idea how to check it with certain parameters......Thanks in advance!