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:
@ -34,11 +34,11 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
/**
|
||||
* @brief BISS0001 PIR Motion Sensor
|
||||
* @file biss0001.h
|
||||
* @library biss0001
|
||||
* @brief C API for the BISS0001 Motion Sensor
|
||||
*
|
||||
* This module tests for movement in it's detecting range.
|
||||
*
|
||||
* @snippet biss0001.c Interesting
|
||||
* @include biss0001.c
|
||||
*/
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user