Lib for the new LCD Display with ILI9341 controller with rounded (outlined and filled) rectangles added

Fork of SPI_TFT_ILI9341 by Peter Drescher

Revision:
9:423e6a952472
Parent:
7:4c30bea883bc
Child:
10:50f88bd5557f
--- a/SPI_TFT_ILI9341.cpp	Sun Jan 26 20:54:21 2014 +0000
+++ b/SPI_TFT_ILI9341.cpp	Sun Jun 22 22:28:51 2014 +0000
@@ -15,6 +15,7 @@
 // 18.10.13 Better Circle function from Michael Ammann
 // 22.10.13 Fixes for Kinetis Board - 8 bit spi
 // 26.01.14 Change interface for BMP_16 to also use SD-cards
+// 23.06.14 switch back to old Version - fork for L152 
 
 #include "SPI_TFT_ILI9341.h"
 #include "mbed.h"