mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 09:51:14 +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:
@ -32,6 +32,14 @@
|
||||
#include "upm.h"
|
||||
#include <mraa/aio.h>
|
||||
|
||||
/**
|
||||
* @file rotary.h
|
||||
* @library rotary
|
||||
* @brief C API for the Rotary Angle Sensor
|
||||
*
|
||||
* @include rotary.c
|
||||
*/
|
||||
|
||||
/**
|
||||
* driver context
|
||||
*/
|
||||
|
Reference in New Issue
Block a user