eemziyaozcelik Posted March 19, 2015 Report Share Posted March 19, 2015 i imported i2cdev.h and mpu6050.h library. But it doesnt work. Help me please. Error code; MPU6050.cpp:1997:6: error: prototype for 'bool MPU6050::getMotionStatus()' does not match any in class 'MPU6050' bool MPU6050::getMotionStatus() { ^ In file included from MPU6050.cpp:37:0: C:\Users\ziya.ozcelik\Documents\Arduino\libraries\MPU6050/MPU6050.h:611:17: error: candidate is: uint8_t MPU6050::getMotionStatus() uint8_t getMotionStatus(); eemziyaozcelik and Johnnydofs 2 Quote Link to comment Share on other sites More sharing options...
Daedalus Posted March 19, 2015 Report Share Posted March 19, 2015 https://github.com/jrowberg/i2cdevlib/issues/146 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.