2018-01-09 00:11:37 +01:00

28 lines
541 B
JSON

{
"name": "MS5611",
"keywords": "MS5611,temperature,pressure",
"description": "Experimental library for MS5611 Temperature & Pressure for Arduino.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
},
{
"name": "Erni"
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/Arduino.git"
},
"version":"0.1.7",
"frameworks": "arduino",
"platforms": "*",
"export": {
"include": "libraries/MS5611"
}
}