Update README.md
This commit is contained in:
parent
7968229830
commit
eb4797f004
1 changed files with 4 additions and 1 deletions
|
|
@ -65,6 +65,7 @@ TFT_ILI9163C
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with Foobar. If not, see <http://www.gnu.org/licenses/>.
|
along with Foobar. If not, see <http://www.gnu.org/licenses/>.
|
||||||
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||||
|
|
||||||
This file needs the following Libraries:
|
This file needs the following Libraries:
|
||||||
|
|
||||||
Adafruit_GFX by Adafruit:
|
Adafruit_GFX by Adafruit:
|
||||||
|
|
@ -76,13 +77,15 @@ TFT_ILI9163C
|
||||||
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.
|
||||||
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||||
BugList of the current version:
|
BugList of the current version:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue