Commit 22177cf2 authored by Bodmer's avatar Bodmer

Raise version

parent 1fd8d4cd
{ {
"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":
......
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
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment