seed

Dependencies:   SPI_TFT_ILI9341

Fork of SeeedStudioTFTv2 by Components

Revision:
8:36ea6be5182e
Parent:
7:dfd69b3be5b6
Child:
14:304b55ac904b
--- a/SeeedStudioTFTv2.h	Sat Oct 19 21:32:43 2013 +0000
+++ b/SeeedStudioTFTv2.h	Mon Oct 21 19:38:34 2013 +0000
@@ -45,7 +45,7 @@
      */
     SeeedStudioTFTv2(PinName xp, PinName xm, PinName yp, PinName ym,
                      PinName mosi, PinName miso, PinName sclk,
-                     PinName csTft, PinName rstTft, PinName dcTft, PinName blTft,
+                     PinName csTft, PinName dcTft, PinName blTft,
                      PinName csSd);
 
     void setBacklight(bool enabled);