Update README.md
This commit is contained in:
parent
8ea48b902e
commit
3f2b87d087
1 changed files with 2 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ TFT_ILI9163C
|
||||||
|
|
||||||
ILI9163C- A fast SPI driver for TFT that use Ilitek ILI9163C.
|
ILI9163C- A fast SPI driver for TFT that use Ilitek ILI9163C.
|
||||||
|
|
||||||
Actual release: 0.6b2
|
Actual release: 0.6b3
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
@ -167,6 +167,7 @@ https://code.google.com/p/lcd-image-converter/
|
||||||
0.6: Added subroutines for SD fast load images (mainly for Teensy3)
|
0.6: Added subroutines for SD fast load images (mainly for Teensy3)
|
||||||
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.
|
||||||
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||||
|
|
||||||
<b> Legal Notes:</b>
|
<b> Legal Notes:</b>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue