Update README.md
This commit is contained in:
parent
2b5421c3ca
commit
4f28c07c0d
1 changed files with 2 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ 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.6b3
|
Actual release: 0.7
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
@ -174,6 +174,7 @@ https://code.google.com/p/lcd-image-converter/
|
||||||
0.6b1: Rolled back clearScreen. Again the datasheet have wrong infos! Grrr
|
0.6b1: Rolled back clearScreen. Again the datasheet have wrong infos! Grrr
|
||||||
0.6b2: scroll completed.
|
0.6b2: scroll completed.
|
||||||
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)
|
||||||
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||||
|
|
||||||
<b> Legal Notes:</b>
|
<b> Legal Notes:</b>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue