mirror of
https://github.com/eclipse/upm.git
synced 2025-07-05 19:31:15 +03:00
docs: updated library descriptions and sensor names for consistency
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
@ -109,14 +109,15 @@ struct AxisData {
|
||||
};
|
||||
|
||||
/**
|
||||
* @brief mpu9150 accelerometer library
|
||||
* @brief MPU9150 accelerometer library
|
||||
* @defgroup mpu9150 libupm-mpu9150
|
||||
* @ingroup seeed i2c accelerometer compass
|
||||
*/
|
||||
/**
|
||||
* @library mpu9150
|
||||
* @sensor mpu9150
|
||||
* @comname mpu9150 accelerometer library
|
||||
* @comname MPU9150 Inertial Measurement Unit
|
||||
* @altname Grove IMU 9DOF
|
||||
* @type accelerometer compass
|
||||
* @man seeed
|
||||
* @web http://www.seeedstudio.com/wiki/Grove_-_IMU_9DOF_v1.0
|
||||
|
Reference in New Issue
Block a user