diff --git a/README.md b/README.md index 285a057..b1fbd9e 100644 --- a/README.md +++ b/README.md @@ -2,15 +2,18 @@ TFT_ILI9163C A fast SPI driver for TFT that use Ilitek ILI9163C driver for Arduino's Teensy's and more... -Current release: 0.9 +Current release: 0.9 (old! see below!) Version 1.0 it's one the corner! New version doesn't use the adafruit_GFX and have all the drawing incorporated, this because I've speedup a lot with all processors and uses less resources.
Here's the link to the pre-release:

https://github.com/sumotoy/TFT_ILI9163C/tree/Pre-Release-1.0r
And this is the very last preview that use LPGO font rendering:
-https://github.com/sumotoy/TFT_ILI9163C/blob/Pre-Release-1.0r4/
+https://github.com/sumotoy/TFT_ILI9163C/blob/Pre-Release-1.0r5/
-Can be used with IDE 1.0.6 (Teensyduino 1.20) or IDE 1.6.x (Teensyduino 1.21b or better) +Can be used with IDE 1.0.6 (Teensyduino 1.20) or IDE 1.6.x (Teensyduino 1.21b or better)
+ +Notice: In early 2016 appeared in the market a new version of this display with yellow pins and slight smaller.
+This version needs the 'pre-release' 1.0r6 or better that will released sunday 17/4/2016
![ILI9163C](http://i1189.photobucket.com/albums/z437/theamra/github/CIMG6810.jpg)