Where is the REST of your code? You know, the part with the errors.
Why are you making these calls, and were do you think the results are being sent?
mpu.dmpGetQuaternion(&q, fifoBuffer);
mpu.dmpGetGravity(&gravity, &q);
Where is the REST of your code? You know, the part with the errors.
Why are you making these calls, and were do you think the results are being sent?
mpu.dmpGetQuaternion(&q, fifoBuffer);
mpu.dmpGetGravity(&gravity, &q);