mirror of
https://github.com/eclipse/upm.git
synced 2025-07-26 05:31:17 +03:00
maxds3231m: Adding doxygen comments
Signed-off-by: John Van Drasek <john.r.van.drasek@intel.com>
This commit is contained in:
@ -65,14 +65,14 @@ struct Time3231 {
|
|||||||
/**
|
/**
|
||||||
* @brief maxds3231m proximity sensor library
|
* @brief maxds3231m proximity sensor library
|
||||||
* @defgroup maxds3231m libupm-maxds3231m
|
* @defgroup maxds3231m libupm-maxds3231m
|
||||||
* @ingroup generic i2c light
|
* @ingroup maxim i2c light
|
||||||
*/
|
*/
|
||||||
/**
|
/**
|
||||||
* @library libupm-maxds3231m
|
* @library libupm-maxds3231m
|
||||||
* @sensor maxds3231m
|
* @sensor maxds3231m
|
||||||
* @comname maxds3231m proximity sensor
|
* @comname maxds3231m proximity sensor
|
||||||
* @type light
|
* @type light
|
||||||
* @man generic
|
* @man maxim
|
||||||
* @con i2c
|
* @con i2c
|
||||||
*
|
*
|
||||||
* @brief C++ API for MAXDS3231M chip (Ambient and Infrared Proximity Sensor)
|
* @brief C++ API for MAXDS3231M chip (Ambient and Infrared Proximity Sensor)
|
||||||
|
Reference in New Issue
Block a user