Cubic Hand project for EECS 249A course.

Dependencies:   MMA8451Q TSI cc3000_hostdriver_mbedsocket NVIC_set_all_priorities mbed Multi_WS2811

Revision:
56:f95ec9baa4cb
Parent:
48:2ba6321d79fc
--- a/main.cpp	Fri Dec 12 19:44:18 2014 +0000
+++ b/main.cpp	Mon Dec 15 23:55:15 2014 +0000
@@ -5,7 +5,7 @@
 #include "Correction.h"
 #include "GestureRecognition.h"
 #include "CubeUpdateParameters.h"
-#include "ledCube.h" 
+#include "LedCube.h" 
 
 #pragma once