Attempts to merge SPI_TFT2 & SPI_TFT_ILI9341

Dependencies:   SPI_TFTx2 TFT_fonts TOUCH_TFTx2 mbed

Fork of CANary by Tick Tock

Revision:
41:8d4609ea7259
Parent:
40:0e6e71a7323f
Child:
48:d1ce92104a1f
--- a/utility.h	Sun Mar 31 17:45:05 2013 +0000
+++ b/utility.h	Sun Mar 31 18:57:36 2013 +0000
@@ -40,6 +40,8 @@
 extern float playbackInt;
 extern signed long mWs_x4;
 extern unsigned short numWsamples;
+extern signed long motorRPM;
+extern unsigned short numSsamples;
 
 extern "C" {
     void mbed_reset();