Correct version add ESP32

This commit is contained in:
Bodmer
2018-02-08 00:56:50 +00:00
parent e9fa103aae
commit b737a398b3
2 changed files with 3 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
{
"name": "TFT_eSPI",
"version": "0.18.14",
"version": "0.18.15",
"keywords": "tft, display, ESP8266, NodeMCU, ESP32, M5Stack, ILI9341, ST7735, ILI9163, S6D02A1, ILI9486",
"description": "A TFT SPI graphics library for ESP8266",
"description": "A TFT SPI graphics library for ESP8266 and ESP32",
"repository":
{
"type": "git",

View File

@@ -1,5 +1,5 @@
name=TFT_eSPI
version=0.18.14
version=0.18.15
author=Bodmer
maintainer=Bodmer
sentence=A fast TFT library for ESP8266 processors and the Arduino IDE