Commit 19bc909
committed
Add library.properties file
This turns the library into a proper non-legacy library and allows the
Arduino IDE to display some additional info in its library manager. This
also opens up the way to allow installing the library from within the
Arduino IDE, if the library's github url is added to the list of
libraries by the Arduino team.
This fixes the first part of issue #2.1 parent 5fccf2e commit 19bc909
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments