GY-63_MS5611/libraries/SRF05/library.json
2021-11-18 13:52:59 +01:00

23 lines
453 B
JSON

{
"name": "SRF05",
"keywords": "distance sound HY-SRF05 SRF04 ping",
"description": "Arduino library for SRF05 distance sensor",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/SRF05.git"
},
"version": "0.1.1",
"license": "MIT",
"frameworks": "arduino",
"platforms": "*"
}