Skip to content

Commit b4b7b23

Browse files
committed
update library.json
1 parent ebf72bd commit b4b7b23

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

library.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@
3333
"paulstoffregen/OneWire": "^2.3.5"
3434
},
3535
"version": "3.11.0",
36+
"license": "GNU",
3637
"frameworks": "arduino",
37-
"platforms": "*"
38+
"platforms": "*",
39+
"headers": "DallasTemperature.h"
3840
}

0 commit comments

Comments
 (0)