Tactile

Dependencies:   SPI_TFT_ILI9341

Fork of SeeedStudioTFTv2 by Components

Revision:
14:08b37321bea6
Parent:
8:36ea6be5182e
--- a/SeeedStudioTFTv2.h	Tue May 06 18:12:49 2014 +0000
+++ b/SeeedStudioTFTv2.h	Tue Mar 15 13:55:51 2016 +0000
@@ -71,7 +71,8 @@
     */
     point toPixel(point p);
 
-protected:
+//protected:
+public:
     PinName _xm;
     PinName _ym;
     PinName _xp;