GY-63_MS5611/libraries/Par27979/library.json
2022-11-19 14:49:48 +01:00

24 lines
506 B
JSON

{
"name": "PAR27979",
"keywords": "Parallax,27979,serial,display,27976,27977",
"description": "Arduino library for Parallax 27979 serial LCD display.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/PAR27979.git"
},
"version": "0.2.4",
"license": "MIT",
"frameworks": "arduino",
"platforms": "*",
"headers": "PAR27979.h"
}