Fixes
Fixed GET_VALUES for newer FW Added range calcs
This commit is contained in:
15
lib/TFT_22_ILI9225-master/library.json
Normal file
15
lib/TFT_22_ILI9225-master/library.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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": "*"
|
||||
}
|
||||
Reference in New Issue
Block a user