doxygen: Modified header files to show detail description from doxygen

Signed-off-by: sisinty sasmita patra <sisinty.s.patra@intel.com>
This commit is contained in:
sisinty sasmita patra
2015-09-08 11:03:36 -07:00
committed by Mihai Tudor Panu
parent 6793c892ed
commit 138c5af5f8
19 changed files with 19 additions and 19 deletions

View File

@ -51,7 +51,7 @@ namespace upm {
*
* @brief API for MPU9150 chip (Accelerometer, Gyro and Magnometer Sensor)
*
* This file defines the MPU9150 interface for libmpu9150
* This module defines the MPU9150 interface for libmpu9150
*
* @image html mpu9150.jpg
* @snippet mpu9150.cxx Interesting

View File

@ -44,7 +44,7 @@ namespace upm {
*
* @brief API for MPU9250 chip (Accelerometer, Gyro and Magnometer Sensor)
*
* This file defines the MPU9250 interface for libmpu9150
* This module defines the MPU9250 interface for libmpu9150
*
* @snippet mpu9250.cxx Interesting
*/