Update README.md
This commit is contained in:
parent
91b48aeef3
commit
a3878ee920
1 changed files with 4 additions and 2 deletions
|
|
@ -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)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue