mirror of
https://github.com/eclipse/upm.git
synced 2025-07-05 11:21:12 +03:00
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:
@ -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
|
||||
*
|
||||
|
@ -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
|
||||
*
|
||||
|
Reference in New Issue
Block a user