Raise version

This commit is contained in:
Bodmer
2018-10-11 23:48:25 +01:00
parent 1fd8d4cd6d
commit 22177cf29a
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"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",
"description": "A TFT and ePaper SPI graphics library for ESP8266 and ESP32",
"repository":

View File

@@ -1,10 +1,10 @@
name=TFT_eSPI
version=1.0.1
version=1.0.2
author=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.
category=Display
url=http://www.instructables.com/id/Arduino-TFT-display-and-font-library/
url=https://github.com/Bodmer/TFT_eSPI
architectures=esp8266,esp32
includes=TFT_eSPI.h