Paint for the FRDM-KL25Z

Dependencies:   mbed TFT_fonts SPI_TFT_ILI9341

Revision:
5:80791250acb2
Parent:
4:87b40e5986e7
Child:
6:13d0de9e679c
--- a/touch.h	Thu Jan 10 03:48:37 2019 +0000
+++ b/touch.h	Thu Jan 10 04:31:29 2019 +0000
@@ -1,6 +1,6 @@
 #include "mbed.h"
 #include "stdio.h"
-//int readTouch(PinName a, PinName i, PinName n, PinName m);
+
 
 class TouchScreen {