GY-63_MS5611/libraries/rain/library.json
2023-11-16 20:10:27 +01:00

24 lines
491 B
JSON

{
"name": "RAIN",
"keywords": "RAIN, wet, FC-37, YL-83, HM-RD, LM393",
"description": "Arduino library for FC-37 analog rain sensor and compatibles.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/RAIN.git"
},
"version": "0.1.4",
"license": "MIT",
"frameworks": "*",
"platforms": "*",
"headers": "rain.h"
}