Skip to content

#include statement - distinguish between "filename" and <filename> #746

Closed
@brycecherry75

Description

@brycecherry75

Although the #include statement (for including a library/file outside the sketch folder) is documented, the #include "filename" (for including a library/file located in the root of the sketch directory) and #include "subdirectory/filename" (for including a library/file located in a subdirectory from the root of the sketch directory) statements are currently not documented.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions