Skip to content

ASGetPosition() not declared in scope #1

Description

@ambuc

Running this in an Arduino environment, it looks like the function ASGetPosition() isn't declared locally. Is this a typo or something small?

libas.cpp: In member function 'ASDataFlags libas::GetDataFlags()':
libas.cpp:33:16: error: 'ASGetPosition' was not declared in this scope
  ASGetPosition();
                ^
Error compiling.

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