MAG3110 Virgo robot adaptation

Fork of MAG3110 by JP PANG

Revision:
13:b293e595ea95
Parent:
12:2680e94139bb
--- a/MAG3110.h	Fri Aug 19 01:14:36 2016 +0000
+++ b/MAG3110.h	Tue Aug 23 03:54:19 2016 +0000
@@ -13,7 +13,7 @@
 #define MAG3110_H
 
 #include "mbed.h"
-#include "generalFunctions.h"
+//#include "generalFunctions.h"
 
 #define MAG_ADDR (0x0E << 1)