mirror of
https://github.com/eclipse/upm.git
synced 2025-07-05 19:31:15 +03:00
docs: removed C++ references from documentation to make API language agnostic
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
@ -122,9 +122,9 @@ struct AxisData {
|
||||
* @web http://www.seeedstudio.com/wiki/Grove_-_IMU_9DOF_v1.0
|
||||
* @con i2c
|
||||
*
|
||||
* @brief C++ API for MPU9150 chip (Accelerometer, Gyro and Magnometer Sensor)
|
||||
* @brief API for MPU9150 chip (Accelerometer, Gyro and Magnometer Sensor)
|
||||
*
|
||||
* This file defines the MPU9150 C++ interface for libmpu9150
|
||||
* This file defines the MPU9150 interface for libmpu9150
|
||||
*
|
||||
* @image html mpu9150.jpg
|
||||
* @snippet mpu9150.cxx Interesting
|
||||
|
Reference in New Issue
Block a user