mirror of
				https://github.com/eclipse/upm.git
				synced 2025-10-30 22:54:44 +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
	 Mihai Tudor Panu
					Mihai Tudor Panu