Cubic Hand project for EECS 249A course.

Dependencies:   MMA8451Q TSI cc3000_hostdriver_mbedsocket NVIC_set_all_priorities mbed Multi_WS2811

Revision:
29:9deef77084af
Parent:
24:554ea084eddf
Child:
33:ff87df17c55d
--- a/ledCube.cpp	Thu Dec 11 05:57:54 2014 +0000
+++ b/ledCube.cpp	Thu Dec 11 06:18:24 2014 +0000
@@ -4,7 +4,6 @@
  * UC Berkeley 2014
  */
 
-#include "main.h"
 #include "mbed.h"
 #include "WS2811.h"
 #include "Colors.h"