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:
@ -6,7 +6,7 @@
|
||||
# Datatypes (KEYWORD1)
|
||||
#######################################
|
||||
|
||||
TFT KEYWORD1
|
||||
TFT KEYWORD1 TFTLibrary
|
||||
|
||||
#######################################
|
||||
# Methods and Functions (KEYWORD2)
|
||||
|
@ -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.
|
||||
|
Reference in New Issue
Block a user