1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-17 22:23:10 +03:00

Libraries: added help files to mitigate missing contextual reference issue

This commit is contained in:
Federico Fissore
2015-04-23 17:19:15 +02:00
parent 9a75cd3867
commit 5519f15663
29 changed files with 58 additions and 59 deletions

View File

@ -6,7 +6,7 @@
# Datatypes (KEYWORD1)
#######################################
TFT KEYWORD1
TFT KEYWORD1 TFTLibrary
#######################################
# Methods and Functions (KEYWORD2)

View File

@ -1,5 +1,5 @@
name=TFT
version=1.0.1
version=1.0.2
author=Arduino, Adafruit
maintainer=Arduino <info@arduino.cc>
sentence=Allows drawing text, images, and shapes on the Arduino TFT graphical display. For all Arduino boards.