mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
Updated all library.properties to 1.5 rev2 lib format
This commit is contained in:
@ -1,10 +1,8 @@
|
||||
name=TFT
|
||||
version=1.0
|
||||
author=
|
||||
email=
|
||||
maintainer=
|
||||
sentence=Write, draw and display images on TFT displays
|
||||
paragraph=This library is compatible with most of the TFT display based on the ST7735 chipset
|
||||
url=http://arduino.cc/en/Reference/TFTLibrary
|
||||
architectures=*
|
||||
version=1.0
|
||||
dependencies=SPI,SD
|
||||
core-dependencies=arduino (>=1.5.0)
|
||||
|
Reference in New Issue
Block a user