Update README.md

This commit is contained in:
max mc costa 2015-03-07 15:51:43 +01:00
parent 91b48aeef3
commit a3878ee920

View file

@ -2,7 +2,8 @@ TFT_ILI9163C
A fast SPI driver for TFT that use Ilitek ILI9163C driver for Arduino's Teensy's and more... A fast SPI driver for TFT that use Ilitek ILI9163C driver for Arduino's Teensy's and more...
Actual release: 0.75 Actual release: 0.8
Can be used with IDE 1.0.6 (Teensyduino 1.20) or IDE 1.6.x (Teensyduino 1.21b)
![ILI9163C](http://i1189.photobucket.com/albums/z437/theamra/github/CIMG6810.jpg) ![ILI9163C](http://i1189.photobucket.com/albums/z437/theamra/github/CIMG6810.jpg)
@ -178,6 +179,7 @@ https://code.google.com/p/lcd-image-converter/
0.6b3: ClearScreen v2 fix. Added idle mode. 0.6b3: ClearScreen v2 fix. Added idle mode.
0.7: Gold release candidate. Fixed initialization (thanks Masuda) 0.7: Gold release candidate. Fixed initialization (thanks Masuda)
0.75: SPI transactions for Arduino's (beta) please report if troubles (not tested) 0.75: SPI transactions for Arduino's (beta) please report if troubles (not tested)
0.8: Added compatibility with IDE 1.6.x (Teensyduino 1.21b)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
<b> Legal Notes:</b> <b> Legal Notes:</b>