Hello
To calculate the definite yaw value of gyro, I would like to use the mpu9250 with magnetic sensors.
I used Martinsbl's nrf5-mpu library when I used mpu6050, can I use this library in mpu9250?
https://github.com/Martinsbl/nrf5-mpu-examples
Thank you.