GY-63_MS5611/libraries/SRF05/library.json
2021-12-28 15:09:27 +01:00

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