Hello, Bonjourno
I have created and included my own library (.h and .cpp).
How can I document it as other libraries in Library Manager ?
Name (in bold) author version
Details
Link to Info...
Thank you for your feedback.
José
Hello, Bonjourno
I have created and included my own library (.h and .cpp).
How can I document it as other libraries in Library Manager ?
Name (in bold) author version
Details
Link to Info...
Thank you for your feedback.
José
You need to create a file named library.properties in the root of the library folder. The specification for this file is described at Arduino IDE 1.5: Library specification · arduino/Arduino Wiki · GitHub.
If you want to submit your library for inclusion in Arduino's online library index, to allow others to easily install it via Library Manager then you should follow the directions here: Library Manager FAQ · arduino/Arduino Wiki · GitHub