Hi
Upon compiling the sketch mpu9250_dmp_quaternion, I get the following compiling error:
mpu9250_dmp_quaternion:3:1: error: 'MPU9250_DMP' does not name a type
MPU9250_DMP imu;
I am using the source code straight from Git. I also made sure to check this using another pc. I get the same compiling error.
Thanks
RC
mpu9250_dmp_quaternion - 'Type Error'
Re: mpu9250_dmp_quaternion - 'Type Error'
Hi, I am getting the same compiling error as you, have you found by any chance a solution to this issue?
Re: mpu9250_dmp_quaternion - 'Type Error'
DMP support has been dropped from library.
Re: mpu9250_dmp_quaternion - 'Type Error'
I still didn't really get how to manage this problem. May be I'm not very attentive and missing something