Skip to content

Commit a5415d1

Browse files
committed
add headers to library.json
1 parent b8b87e4 commit a5415d1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

library.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@
1818
"version": "0.1.1",
1919
"license": "MIT",
2020
"frameworks": "arduino",
21-
"platforms": "*"
21+
"platforms": "*",
22+
"headers": "rotaryDecoder.h"
2223
}

0 commit comments

Comments
 (0)