2021-01-29 12:31:58 +01:00

22 lines
442 B
JSON

{
"name": "I2C_ASDX",
"keywords": "ASDX, PSI mBar Pressure I2C Sensor",
"description": "Arduino library for I2C ASDX pressure sensor.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/I2C_ASDX.git"
},
"version":"0.2.2",
"frameworks": "arduino",
"platforms": "*"
}