Update README.md
This commit is contained in:
parent
a7c34d1f43
commit
cf7d75ea71
1 changed files with 4 additions and 0 deletions
|
|
@ -2,6 +2,8 @@ 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.6b1
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Link to a video:
|
Link to a video:
|
||||||
|
|
@ -150,6 +152,8 @@ https://code.google.com/p/lcd-image-converter/
|
||||||
0.5: A lot of changes, preliminary scroll, added sleep and some other command but
|
0.5: A lot of changes, preliminary scroll, added sleep and some other command but
|
||||||
most important fixed a nasty bug on fillScreen. If you have download any previous
|
most important fixed a nasty bug on fillScreen. If you have download any previous
|
||||||
version you should upgrade since there was several fixes.
|
version you should upgrade since there was several fixes.
|
||||||
|
0.6: Added subroutines for SD fast load images (mainly for Teensy3)
|
||||||
|
0.6b1: Rolled back clearScreen. Again the datasheet have wrong infos! Grrr
|
||||||
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||||
|
|
||||||
<b> Legal Notes:</b>
|
<b> Legal Notes:</b>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue