mag n gyro included

Dependencies:   mbed-rtos mbed

Fork of BAE_vr2_gingerbread2 by Seeker of Truth ,

Revision:
4:12fe853d8bcf
Parent:
0:e9c32e1df869
diff -r 3d9e5f48b0c1 -r 12fe853d8bcf ACS.h
--- a/ACS.h	Wed Dec 17 09:52:27 2014 +0000
+++ b/ACS.h	Wed Dec 17 10:15:38 2014 +0000
@@ -1,6 +1,6 @@
 #include "mbed.h"
 #include "math.h"
-
+#include "pin_config.h" 
 void  FUNC_ACS_GENPWM(float *);
 float *  FUNC_ACS_MAG_EXEC(void);
 void FUNC_ACS_MAG_INIT();