mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 01:41:12 +03:00
upm-c: added doxygen tags to generate documentation for C APIs
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
@ -91,6 +91,14 @@
|
||||
#define LUX_B8C (0x0000) // 0.000 * 2^LUX_SCALE
|
||||
#define LUX_M8C (0x0000) // 0.000 * 2^LUX_SCALE
|
||||
|
||||
/**
|
||||
* @file tsl2561.h
|
||||
* @library tsl2561
|
||||
* @brief C API for the TSL2561 Digital Light Sensor
|
||||
*
|
||||
* @include tsl2561.c
|
||||
*/
|
||||
|
||||
/**
|
||||
* device context
|
||||
*/
|
||||
|
Reference in New Issue
Block a user