Robert Bui / Mbed 2 deprecated CubicHand

Dependencies:   MMA8451Q Multi_WS2811 NVIC_set_all_priorities TSI cc3000_hostdriver_mbedsocket mbed

Fork of CubicHand by Model-Based Team

Revision:
27:0e341d81ea00
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/GestureRecognition.h	Thu Dec 11 06:06:07 2014 +0000
@@ -0,0 +1,11 @@
+class GestureRecognition
+{
+    public:
+        GestureRecognition();
+        ~GestureRecognition();
+        
+        
+    private:
+      
+    
+};
\ No newline at end of file