Library for SeeedStudioTFTv2 2.8 Zoll 240x360 pixel touch SD card

Dependencies:   SPI_TFT_ILI9341

Dependents:   SeeedStudioTFTv2_HelloWorld SeeedTouchLCD Seeed_TFT_Touch_Shield_v2_HelloWorld

Fork of SeeedStudioTFTv2 by Michael Ammann

Revision:
7:dfd69b3be5b6
Parent:
5:366bdc7a8315
Child:
8:36ea6be5182e
--- a/SeeedStudioTFTv2.h	Sat Oct 19 21:21:59 2013 +0000
+++ b/SeeedStudioTFTv2.h	Sat Oct 19 21:32:43 2013 +0000
@@ -25,10 +25,11 @@
     int y;
 };
 
-class SeeedStudioTFTv2 : public  SPI_TFT_ILI9341
+class SeeedStudioTFTv2 : public  
 #ifdef USE_SDCARD
-    , SDFileSystem
+    SDFileSystem,
 #endif
+    SPI_TFT_ILI9341
 {
 public:
     /** create a TFT with touch object connected to the pins: