Raise version

This commit is contained in:
Bodmer
2019-10-22 23:02:41 +01:00
parent bd23626b53
commit 27b6509f27
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@
#ifndef _TFT_eSPIH_
#define _TFT_eSPIH_
#define TFT_ESPI_VERSION "1.4.18"
#define TFT_ESPI_VERSION "1.4.20"
//#define ESP32 //Just used to test ESP32 options

View File

@@ -1,6 +1,6 @@
{
"name": "TFT_eSPI",
"version": "1.4.18",
"version": "1.4.20",
"keywords": "tft, ePaper, display, ESP8266, NodeMCU, ESP32, M5Stack, ILI9341, ST7735, ILI9163, S6D02A1, ILI9486, ST7789, RM68140",
"description": "A TFT and ePaper SPI graphics library for ESP8266 and ESP32",
"repository":

View File

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