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:
- 10:d27b3298e9e0
- Parent:
- 8:492028cb604e
- Child:
- 11:084e8ba240c1
--- a/MPU9250.h Tue Jul 01 10:58:36 2014 +0000 +++ b/MPU9250.h Tue Jul 01 11:09:17 2014 +0000 @@ -37,7 +37,7 @@ float acc_divider; float gyro_divider; - float Magnetometer_divider; + float Magnetometer_Sensitivity_Scale_Factor; int calib_data[3]; float accelerometer_data[3];