mpu9250_dmp_quaternion - 'Type Error'
Posted: Thu Jul 09, 2020 1:26 pm
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
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