mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 01:41:12 +03:00
doxygen: updated library brief description tags
Touched on all library brief descriptions for better integration with ISS and fixed a few typos and connection tags in the process. Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
@ -34,9 +34,9 @@
|
||||
|
||||
namespace upm {
|
||||
/**
|
||||
* @brief UPM C++ API for the DFRobot MMA7361 Analog Accelerometer
|
||||
* @brief MMA7361 Analog Accelerometer
|
||||
* @defgroup mma7361 libupm-mma7361
|
||||
* @ingroup dfrobot gpio ainput accelerometer
|
||||
* @ingroup dfrobot gpio analog accelerometer
|
||||
*/
|
||||
|
||||
/**
|
||||
@ -45,7 +45,7 @@ namespace upm {
|
||||
* @comname Triaxial Analog Accelerometer
|
||||
* @type accelerometer
|
||||
* @man dfrobot
|
||||
* @con ainput gpio
|
||||
* @con analog gpio
|
||||
* @web http://www.dfrobot.com/index.php?route=product/product&path=36&product_id=507#.V7YEj99ytNJ
|
||||
*
|
||||
* @brief API for the DFRobot MMA7361 Analog Accelerometer
|
||||
|
Reference in New Issue
Block a user