forked

Fork of MPU9250_SPI by Mu kylong

Revision:
8:492028cb604e
Parent:
7:1bcd61cdbf18
Child:
10:d27b3298e9e0
--- a/MPU9250.h	Sun Jun 29 07:17:22 2014 +0000
+++ b/MPU9250.h	Mon Jun 30 13:15:53 2014 +0000
@@ -31,6 +31,7 @@
     unsigned int whoami();
     uint8_t  AK8963_whoami();
     void AK8963_read_Magnetometer();
+    void read_all();