Skip to content

#include statements do not refer to the correct library name #4

Closed
@aliphys

Description

@aliphys

According to the library.properties file, the library name (as it will be listed for end users in the IDE) is Arduino_NiclaSenseEnv

name=Arduino_NiclaSenseEnv

However, the examples refer to #include "NiclaSenseEnv.h" not #include "Arduino_NiclaSenseEnv.h"

It is possible that during library development the --library .\ directive was used to compile the sketches.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions