Modified for compatibility with Rev.E. hardware

Fork of AkmSensor by AKM Development Platform

Revision:
30:5a241d9b3262
Parent:
29:b488d2c89fba
Child:
34:1ea3357c8d9a
--- a/ak9750ctrl.h	Fri Mar 17 23:29:20 2017 +0000
+++ b/ak9750ctrl.h	Fri Apr 28 20:32:31 2017 +0000
@@ -39,7 +39,7 @@
 private:
     AK9750*         ak9750;
 //    InterruptIn*    interrupt;
-    Ticker          ticker;
+//    Ticker          ticker;
     
     // hold settings
     AK9750::OperationMode mode;