Skip to content
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

Register in Arduino IDE library manager #12

Open
bergie opened this issue Jul 11, 2017 · 2 comments
Open

Register in Arduino IDE library manager #12

bergie opened this issue Jul 11, 2017 · 2 comments

Comments

@bergie
Copy link
Member

bergie commented Jul 11, 2017

From Arduino docs:

If you want to add your own library open a new issue on github.

https://github.com/arduino/Arduino/issues

@jonnor
Copy link
Member

jonnor commented Oct 3, 2017

Need a solution for #3 - worst case we have to bundle it

@per1234
Copy link

per1234 commented Feb 11, 2018

A problem you will encounter if this library is added to the Library Manager index is that the version property in library.properties was not updated since the 0.1.0 tag. That property is what is used by Library Manager to allow different versions to be installed. You need to update the version value before each release/tag.

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

No branches or pull requests

3 participants