Test code for the touch display, should output the number 12.

Dependencies:   SPI_TFT_ILI9341 TFT_fonts mbed

Fork of TFT_Mikroelectronika_IL9341_sketchpad by Oxford CWM Team

Revision:
9:6b60556b4cdf
Parent:
8:3ae0674601ec
Child:
10:0352f75f87c1
--- a/main.cpp	Wed May 24 13:35:34 2017 +0000
+++ b/main.cpp	Wed May 24 13:37:07 2017 +0000
@@ -12,9 +12,6 @@
 
 Serial pc (USBTX,USBRX);
 
-
-
-
 // the display has a backlight switch on board
 DigitalOut LCD_LED(PTA13);   // may not be needed on mikroelectronika board
 DigitalOut pwr(PTD7); // ditto