external mag

Dependents:   FreeIMU_external_magnetometer

Fork of HMC58X3 by Yifei Teng

Revision:
6:cbeb4c54830c
Parent:
4:8eb12adc8368
--- a/HMC58X3.h	Sat Nov 09 08:51:00 2013 +0000
+++ b/HMC58X3.h	Wed Apr 01 11:18:32 2015 +0000
@@ -28,7 +28,7 @@
 */
 
 //#define ISHMC5843 (1) // Uncomment this following line if you are using this library with the HMC5843.
-
+#include "Global.h"
 
 
 #ifndef HMC58X3_h