Update README.md

This commit is contained in:
max mc costa 2014-05-23 00:36:48 +02:00
parent eb4797f004
commit 472131e127

View file

@ -76,17 +76,20 @@ TFT_ILI9163C
It has faster char rendering and some small little optimizations but you can It has faster char rendering and some small little optimizations but you can
choose one of the two freely since are both fully compatible. choose one of the two freely since are both fully compatible.
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Special Thanks: Special Thanks:
Thanks Adafruit for his Adafruit_GFX! Thanks Adafruit for his Adafruit_GFX!
Thanks to Paul Stoffregen for his beautiful Teensy3 and DMA SPI. Thanks to Paul Stoffregen for his beautiful Teensy3 and DMA SPI.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Version: Version:
0.1a1: First release, compile correctly. Altrough not fully working! 0.1a1: First release, compile correctly. Altrough not fully working!
0.1a3: Some bugfix, still some addressing problems, partial rotation solved. 0.1a3: Some bugfix, still some addressing problems, partial rotation solved.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
BugList of the current version: BugList of the current version:
- This is an Alpha version and finally TFT reacts to code but I still have some - This is an Alpha version and finally TFT reacts to code but I still have some