MAG3110 Virgo robot adaptation

Fork of MAG3110 by JP PANG

Revision:
7:14570d7e3335
Parent:
6:b2bb387caf3f
Child:
8:203af65371e8
diff -r b2bb387caf3f -r 14570d7e3335 MAG3110.h
--- a/MAG3110.h	Mon Aug 01 02:50:19 2016 +0000
+++ b/MAG3110.h	Mon Aug 01 02:52:39 2016 +0000
@@ -1,6 +1,12 @@
-/*
- * MAG3110 Sensor Library for mbed
- * TODO: Add proper header
+ /*
+ * Copyright (C) 2016 Akash Vibhute <akash.roboticist@gmail.com>
+ * 
+ * Library to handle MAG3110 magnetometer IMU on Virgo 3 robot. 
+ * Based off various user libraries
+ *
+ *
+ * Initial Release: Aug/01/2016
+ *
  */
 
 #ifndef MAG3110_H