docs: Changed magnometer to magnetometer

Replaced all occurances.  While there are a few references
to magnometer out there, magnetometer is used much more broadly.

Signed-off-by: Noel Eck <noel.eck@intel.com>
This commit is contained in:
Noel Eck
2017-02-08 13:56:28 -08:00
parent 283fce619e
commit 762c28f000
5 changed files with 5 additions and 5 deletions

View File

@ -49,7 +49,7 @@ namespace upm {
* @web http://www.seeedstudio.com/wiki/Grove_-_IMU_9DOF_v1.0
* @con i2c gpio
*
* @brief API for MPU9150 chip (Accelerometer, Gyro and Magnometer Sensor)
* @brief API for MPU9150 chip (Accelerometer, Gyro and Magnetometer Sensor)
*
* This module defines the MPU9150 interface for libmpu9150
*

View File

@ -42,7 +42,7 @@ namespace upm {
* @web http://www.seeedstudio.com/wiki/Grove_-_IMU_9DOF_v2.0
* @con i2c gpio
*
* @brief API for MPU9250 chip (Accelerometer, Gyro and Magnometer Sensor)
* @brief API for MPU9250 chip (Accelerometer, Gyro and Magnetometer Sensor)
*
* This module defines the MPU9250 interface for libmpu9150
*