add license to library.json
This commit is contained in:
parent
323a6e88c3
commit
b5d2645340
1 changed files with 2 additions and 1 deletions
|
@ -18,7 +18,8 @@
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/RobTillaart/Statistic.git"
|
"url": "https://github.com/RobTillaart/Statistic.git"
|
||||||
},
|
},
|
||||||
"version":"0.4.3",
|
"version": "0.4.3",
|
||||||
|
"license": "MIT",
|
||||||
"frameworks": "arduino",
|
"frameworks": "arduino",
|
||||||
"platforms": "*"
|
"platforms": "*"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue