Skip to content

'VectorFloat16' was not declared in this scope #37

@ivanbag

Description

@ivanbag

Hello, trying to compile the sketch I get the following error:


main:133:9: error: 'VectorFloat16' was not declared in this scope

     VectorFloat16 down;

     ^

main:134:28: error: 'down' was not declared in this scope

     mpu.dmpGetGravity(&down, &q);

                        ^

exit status 1
'VectorFloat16' was not declared in this scope


How can I correct it?

Thanks, regards

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