arduino-libraries/TFT

TFT library not working with Arduino 1.0.5

agdl opened this issue · 1 comments

agdl commented

From @Filip- on June 4, 2014 7:30

I use the Arduino TFT LCD Screen. From its reference page I got to the TFT library reference page [1] where it is written :

Quote: ".. The TFT library is included with Arduino IDE 1.0.5 and later.... "

but for me it is only working with Arduino 1.5.5 BETA downloaded from 2.
( I only tested 1.0.5 and then 1.5.5 BETA on Uno and Mega )

I think that the quoted statement above is confusing, since you get the impression that the library in 1.0.5 is also working for the Arduino TFT LCD Screen .

[1] http://arduino.cc/en/Reference/TFTLibrary
[2] http://arduino.cc/en/Main/OldSoftwareReleases

Copied from original issue: arduino/Arduino#2108

Closing because Arduino IDE 1.0.5 is no longer supported. In theory, the version of the library bundled with Arduino IDE 1.0.5 should work fine with Arduino IDE 1.0.5, but if not the user should just update their IDE version.