mirror of
https://github.com/Bodmer/TFT_eSPI.git
synced 2025-08-03 12:44:46 +02:00
Raise version
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "TFT_eSPI",
|
"name": "TFT_eSPI",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"keywords": "tft, ePaper, display, ESP8266, NodeMCU, ESP32, M5Stack, ILI9341, ST7735, ILI9163, S6D02A1, ILI9486, ST7789",
|
"keywords": "tft, ePaper, display, ESP8266, NodeMCU, ESP32, M5Stack, ILI9341, ST7735, ILI9163, S6D02A1, ILI9486, ST7789",
|
||||||
"description": "A TFT and ePaper SPI graphics library for ESP8266 and ESP32",
|
"description": "A TFT and ePaper SPI graphics library for ESP8266 and ESP32",
|
||||||
"repository":
|
"repository":
|
||||||
|
@@ -1,10 +1,10 @@
|
|||||||
name=TFT_eSPI
|
name=TFT_eSPI
|
||||||
version=1.0.1
|
version=1.0.2
|
||||||
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 and ESP32 processors for the Arduino IDE
|
||||||
paragraph=Supports TFT displays using drivers (ILI9341 etc) that operate 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=https://github.com/Bodmer/TFT_eSPI
|
||||||
architectures=esp8266,esp32
|
architectures=esp8266,esp32
|
||||||
includes=TFT_eSPI.h
|
includes=TFT_eSPI.h
|
||||||
|
Reference in New Issue
Block a user