Increment version

This commit is contained in:
Bodmer 2017-04-14 16:00:44 +01:00
parent 6526e34e7c
commit a71a98a59c
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "TFT_eSPI",
"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",
"repository":
{

View File

@ -3,7 +3,7 @@ version=0.16.3
author=Bodmer
maintainer=Bodmer
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
url=http://www.instructables.com/id/Arduino-TFT-display-and-font-library/
architectures=esp8266,esp32