How to contribute to "Libraries for Arduino" in Playground?
hi, we'd add library to
http://playground.arduino.cc/main/librarylist
the description says "a collection of contributed libraries."
what "contributing" mean here? (our library "simplified bsd" licensed.)
is there arduino contributors agreement or need transfer copyright?
kind regards,
thomas
http://playground.arduino.cc/main/librarylist
the description says "a collection of contributed libraries."
what "contributing" mean here? (our library "simplified bsd" licensed.)
is there arduino contributors agreement or need transfer copyright?
kind regards,
thomas
just simple .
create folder in library. need add header file and relevant code file in same folder.
reopen arduino ide. search example or
sketch>import library>choose folder
it should work
create folder in library. need add header file and relevant code file in same folder.
reopen arduino ide. search example or
sketch>import library>choose folder
it should work
Arduino Forum > Community > Website and Forum > How to contribute to "Libraries for Arduino" in Playground?
arduino
Comments
Post a Comment