Skip to content

Commit 6f6d07c

Browse files
committed
add headers to library.json
1 parent afc9ded commit 6f6d07c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

library.json

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

0 commit comments

Comments
 (0)