GY-63_MS5611/libraries/SRF05/library.json
2024-02-10 13:14:07 +01:00

24 lines
471 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.3.0",
"license": "MIT",
"frameworks": "*",
"platforms": "*",
"headers": "SRF05.h"
}