Skip to content

Versioning Issues? "CurieIMU" vs "CurieIMU" #1

@shanselman

Description

@shanselman

When I see things like this:

C:\Users\scott\Desktop\blink\blink.ino: In function 'void setup()':
blink:22: error: 'CurieIMU' was not declared in this scope
   CurieIMU.begin();
blink:27: error: 'X_AXIS' was not declared in this scope
     Serial.print(CurieIMU.getAccelerometerOffset(X_AXIS)); Serial.print("\t");

Is this indicating an error finding libraries on my side? Or an issue with the code?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions