Skip to content

em_cmu.h not found #320

@rbrody8

Description

@rbrody8

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions