Cubic Hand project for EECS 249A course.

Dependencies:   MMA8451Q TSI cc3000_hostdriver_mbedsocket NVIC_set_all_priorities mbed Multi_WS2811

Revision:
49:361833355173
Parent:
40:bdd949fc3bc2
--- a/GestureRecognition.h	Thu Dec 11 14:06:34 2014 +0000
+++ b/GestureRecognition.h	Thu Dec 11 17:49:21 2014 +0000
@@ -13,4 +13,5 @@
         
     private:   
         int counter; 
+        int secondCounter;
 };
\ No newline at end of file