-
Notifications
You must be signed in to change notification settings - Fork 7.5k
Closed
Description
I am trying to use the MPU6050 library. When i try to upload the IMU_Zero example though, I get a linker error in I2Cdev.h saying certain em device libraries are missing (i.e. em_cmu.h, em_device.h, em_bitband.h, etc.), and I can't seem to find them anywhere in the I2Cdevlib.
To get the libraries to work, I copied the .cpp/.h files from the .zip I downloaded into a subfolder of the directory my sketch is in, and I modified each #include statement accordingly.
Is there something I'm overlooking? Do you have a copy of the missing libraries I could use?
Thanks
Metadata
Metadata
Assignees
Labels
No labels