Cubic Hand project for EECS 249A course.
Dependencies: MMA8451Q TSI cc3000_hostdriver_mbedsocket NVIC_set_all_priorities mbed Multi_WS2811
Diff: ledCube.cpp
- Revision:
- 33:ff87df17c55d
- Parent:
- 32:bf5f545621aa
- Parent:
- 29:9deef77084af
- Child:
- 34:4a755e3898e4
--- a/ledCube.cpp Thu Dec 11 06:08:13 2014 +0000 +++ b/ledCube.cpp Thu Dec 11 06:23:57 2014 +0000 @@ -4,7 +4,6 @@ * UC Berkeley 2014 */ -#include "main.h" #include "mbed.h" #include "WS2811.h" #include "Colors.h"