An Arduino library for the 9-axis accelerometer, gyroscope and magnetometer MPU9250 and MPU6500. It contains many example sketches make it easy to use.
I'm using the library as the examples code, but I'm having problems with the created object for the sensor. An error "Does not name a type" persists even when I alredy put all the available archives .cpp and .h in the project folder. The firsts code lines are exactly same as the examples.
I'm using the library as the examples code, but I'm having problems with the created object for the sensor. An error "Does not name a type" persists even when I alredy put all the available archives .cpp and .h in the project folder. The firsts code lines are exactly same as the examples.