mirror of
https://github.com/eclipse/upm.git
synced 2025-07-01 01:11:10 +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:
@ -36,6 +36,14 @@
|
||||
|
||||
#define AD8232_DEFAULT_AREF 3.3
|
||||
|
||||
/**
|
||||
* @file ad8232.h
|
||||
* @library ad8232
|
||||
* @brief C API for the AD8232 Heart Rate Monitor
|
||||
*
|
||||
* @include ad8232.c
|
||||
*/
|
||||
|
||||
/**
|
||||
* device context
|
||||
*/
|
||||
|
Reference in New Issue
Block a user