Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
brycecherry75 opened this issue Jun 16, 2020 · 0 comments · Fixed by #773
Closed

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

brycecherry75 opened this issue Jun 16, 2020 · 0 comments · Fixed by #773
Assignees
Labels

Comments

@brycecherry75
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants