Prosper Van / GY80
Revision:
4:cc026f60357a
Parent:
2:2553ca95fba0
--- a/GY80.h	Tue Oct 15 16:31:41 2013 +0000
+++ b/GY80.h	Sat Oct 19 17:33:40 2013 +0000
@@ -84,7 +84,6 @@
     void Accel_Init();
     void Gyro_Init();
     void Magn_Init();
-    void Convert(short* value, byte* raw);
 
 };