Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of initExoVars by
Diff: initExoVars.h
- 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;}