Nathaniel Honka / initExoVars

Fork of initExoVars by HEL's Angels

Revision:
7:bbcbecee4183
Parent:
6:87ad618621a4
Child:
8:ae167702ebcc
--- a/initExoVars.h	Fri Jun 26 22:48:28 2015 +0000
+++ b/initExoVars.h	Sat Jun 27 21:44:44 2015 +0000
@@ -9,7 +9,6 @@
 #include "knee.h"
 #include "FSM.h"
 #include "MM_gait.h"
-#include "dataComm.h"
 #define PI (3.141592653589793)
 #define my_delete(x) {delete x; x = NULL;}