GY-63_MS5611/libraries/I2C_ASDX/library.json
2023-12-05 18:04:41 +01:00

24 lines
495 B
JSON

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