mirror of
https://github.com/Bodmer/TFT_eSPI.git
synced 2025-08-05 21:54:42 +02:00
Increment version
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "TFT_eSPI",
|
"name": "TFT_eSPI",
|
||||||
"version": "0.16.3",
|
"version": "0.16.3",
|
||||||
"keywords": "ILI9341, ST7735, ESP8266, TFT",
|
"keywords": "TFT, ESP8266, NodeMCU, ILI9341, ST7735, ILI9163, S6D02A1, ILI9486",
|
||||||
"description": "A TFT SPI graphics library for ESP8266",
|
"description": "A TFT SPI graphics library for ESP8266",
|
||||||
"repository":
|
"repository":
|
||||||
{
|
{
|
||||||
|
@@ -3,7 +3,7 @@ version=0.16.3
|
|||||||
author=Bodmer
|
author=Bodmer
|
||||||
maintainer=Bodmer
|
maintainer=Bodmer
|
||||||
sentence=A fast TFT library for ESP8266 processors and the Arduino IDE
|
sentence=A fast TFT library for ESP8266 processors and the Arduino IDE
|
||||||
paragraph=Supports TFT displays using the ILI9341 or ST7735 driver operating with hardware SPI.
|
paragraph=Supports TFT displays using drivers (ILI9341 etc) that operate with hardware SPI.
|
||||||
category=Display
|
category=Display
|
||||||
url=http://www.instructables.com/id/Arduino-TFT-display-and-font-library/
|
url=http://www.instructables.com/id/Arduino-TFT-display-and-font-library/
|
||||||
architectures=esp8266,esp32
|
architectures=esp8266,esp32
|
||||||
|
Reference in New Issue
Block a user