Corrected header file include guards.

Dependencies:   FiniteStateMachine HipControl Knee LinearBlend1 LocalFileSystem_Read dataComm hapticFeedback initExoVars mbed Blend_Generator Brad_poly_gait Gait_Generator MM_gait Encoders IMUdriver

Fork of Motion Control by HEL's Angels

Revision:
9:9bbbd124bf50
Parent:
7:d44555be84b7
--- a/main.cpp	Wed Mar 04 02:43:44 2015 +0000
+++ b/main.cpp	Thu Mar 05 06:48:13 2015 +0000
@@ -40,7 +40,7 @@
 {
     pc.printf("\r\nExoStart \r\n");
     initializeExoIOs();
-    pc.printf("Test\r\n"); // keep for debugging compile errors
+   pc.printf("Test\r\n"); // keep for debugging compile errors
 
     pc.printf("Starting exo...\n\r");