Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of MPU9250_SPI by
Diff: MPU9250.h
- 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();