Skip to content

Conversation

@per1234
Copy link

@per1234 per1234 commented Jul 14, 2018

The includes field in library.properties is used to specify which #include directives should be added to the sketch via Sketch > Include Library > Arduino_DS1603L. Leaving this field empty causes that action to add the following line to the sketch:

#include <>

Reference:
https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#libraryproperties-file-format

The includes field in library.properties is used to specify which #include directives should be added to the sketch via Sketch > Include Library > Arduino_DS1603L. Leaving this field empty causes that action to add the following line to the sketch:

#include <>

Reference:
https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#libraryproperties-file-format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant