GY-63_MS5611/libraries/PrintSize/library.json
2017-12-09 19:52:49 +01:00

24 lines
457 B
JSON

{
"name": "PrintSize",
"keywords": "Size print ",
"description": "Library to determine size of a printed variable.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/Arduino.git"
},
"frameworks": "arduino",
"platforms": "*",
"export": {
"include": "libraries/PrintSize"
}
}