Files
davega/lib/TFT_22_ILI9225-master/library.json
Robert Miroszewski d3d7ce08e4 Fixes
Fixed GET_VALUES for newer FW
Added range calcs
2021-04-22 19:43:10 +02:00

16 lines
347 B
JSON

{
"name": "TFT 22 ILI9225",
"keywords": "tft,ili9225",
"description": "Arduino driver for the ILI9225 based TFT with SPI Interface",
"repository": {
"type": "git",
"url": "https://github.com/Nkawu/TFT_22_ILI9225.git"
},
"authors": {
"name": "Nkawu"
},
"version": "1.4.4",
"frameworks": "arduino",
"platforms": "*"
}