Raise version
Arduino library manager picked up the wrong release. This version raise is to forece a new release to be recognised. Releases 1.3.2 and 1.3.3 have been deleted.
This commit is contained in:
parent
e01ea43baf
commit
eb08c17b24
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "TFT_eSPI",
|
||||
"version": "1.3.3",
|
||||
"version": "1.3.4",
|
||||
"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":
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
name=TFT_eSPI
|
||||
version=1.3.3
|
||||
version=1.3.4
|
||||
author=Bodmer
|
||||
maintainer=Bodmer
|
||||
sentence=A fast TFT graphics library for ESP8266 and ESP32 processors for the Arduino IDE
|
||||
|
|
|
|||
Loading…
Reference in New Issue