test fork

Dependencies:   SPI_TFTx2 SPI_TFTx2_ILI9341 TFT_fonts TOUCH_TFTx2 mbed

Fork of CANary_9341 by Tick Tock

Revision:
37:fea2c1d52c5f
Parent:
36:dbd39c315258
Child:
39:eef8beac7411
--- a/utility.h	Sat Mar 23 04:43:45 2013 +0000
+++ b/utility.h	Sun Mar 24 15:35:45 2013 +0000
@@ -36,6 +36,8 @@
 extern bool playbackOpen;
 extern bool step;
 extern float playbackInt;
+extern signed long mWs;
+extern unsigned short pbts;
 
 extern "C" {
     void mbed_reset();