Skip to content

Rearrange the folder structure to be a library#1

Open
per1234 wants to merge 1 commit intosemihiseri:masterfrom
per1234:library-folder-structure
Open

Rearrange the folder structure to be a library#1
per1234 wants to merge 1 commit intosemihiseri:masterfrom
per1234:library-folder-structure

Conversation

@per1234
Copy link
Copy Markdown

@per1234 per1234 commented Oct 10, 2017

This repository is advertised as a "library for Arduino" but the previous folder structure makes it a sketch, not a library. Rearranging the folder structure allows installation as a library after which this library can be shared between multiple projects by simply #include-ing the header file. The example sketch will appear under File > Examples > libSNMP in the Arduino IDE.

This repository is advertised as a "library for Arduino" but the previous folder structure makes it a sketch, not a library. Rearranging the folder structure allows installation as a library after which this library can be shared between multiple projects by simply #include-ing the header file. The example sketch will appear under File > Examples > libSNMP in the Arduino IDE.
@per1234
Copy link
Copy Markdown
Author

per1234 commented Apr 1, 2018

Please let me know if there's anything I need to do to get this pull request merged.

@semihiseri
Copy link
Copy Markdown
Owner

This must've escaped my attention. Have you tested the new folder structure? Because I want to merge it but I don't have the hardware to test it anymore.

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.

2 participants