PowerAnalyzer/.piolibdeps/LiquidCrystal_I2C_ID576/.library.json
Carsten Schmiemann 0748877113 Update gitignore
2018-08-29 00:24:09 +02:00

45 lines
973 B
JSON

{
"description": "A library for I2C LCD displays.",
"repository": {
"url": "https://github.com/marcoschwartz/LiquidCrystal_I2C",
"type": "git"
},
"platforms": [
"atmelavr"
],
"export": {
"exclude": [
"extras",
"docs",
"tests",
"test",
"*.doxyfile",
"*.pdf"
],
"include": null
},
"authors": [
{
"maintainer": false,
"name": "Frank de Brabander",
"url": null,
"email": null
},
{
"maintainer": true,
"name": "Marco Schwartz",
"url": null,
"email": "marcolivier.schwartz@gmail.com"
}
],
"keywords": [
"display"
],
"id": 576,
"name": "LiquidCrystal_I2C",
"frameworks": [
"arduino"
],
"version": "1.1.4",
"homepage": null
}