GY-63_MS5611/libraries/DS28CM00/library.json
2023-12-11 14:38:42 +01:00

24 lines
506 B
JSON

{
"name": "DS28CM00",
"keywords": "DS28CM00, identification, ID, UID, unique",
"description": "Arduino library for I2C DS28CM00 unique identification chip.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/DS28CM00.git"
},
"version": "0.4.0",
"license": "MIT",
"frameworks": "*",
"platforms": "*",
"headers": "DS28CM00.h"
}