Files
2021-04-26 11:43:07 +03:00

19 lines
607 B
JSON

{
"name": "LiquidCrystal",
"keywords": "lcd, hd44780",
"description": "LiquidCrystal Library is faster and extensable, compatible with the original LiquidCrystal library",
"authors": {
"name": "F Malpartida",
"url": "https://github.com/fmalpartida"
},
"repository":
{
"type": "git",
"url": "https://github.com/fmalpartida/New-LiquidCrystal"
},
"version": "1.5.0",
"exclude": ["def", "thirdparty libraries", "utility/docs", "doxygen*"],
"frameworks": "arduino",
"platforms": "atmelavr,espressif8266,espressif32"
}