mirror of
https://github.com/eclipse/upm.git
synced 2025-03-24 01:10:22 +03:00
sm130: Adding doxygen comments
Signed-off-by: John Van Drasek <john.r.van.drasek@intel.com>
This commit is contained in:
parent
2a7e9d9cb9
commit
b1421659c5
@ -39,18 +39,16 @@
|
|||||||
#define LOW 0
|
#define LOW 0
|
||||||
|
|
||||||
namespace upm {
|
namespace upm {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief C++ API for SM130 RFID reader module
|
* @brief SM130 RFID reader module sensor library
|
||||||
*
|
|
||||||
* This file defines the C++ interface for sm130 RFID library
|
|
||||||
*
|
|
||||||
* @defgroup sm130 libupm-sm130
|
* @defgroup sm130 libupm-sm130
|
||||||
* @ingroup sparkfun gpio rfid
|
* @ingroup sparkfun gpio rfid
|
||||||
*/
|
*/
|
||||||
/**
|
/**
|
||||||
* @library sm130
|
* @library libupm-sm130
|
||||||
* @sensor sm130
|
* @sensor sm130
|
||||||
* @comname RFID module
|
* @comname SM130 RFID reader module sensor
|
||||||
* @type rfid
|
* @type rfid
|
||||||
* @man sparkfun
|
* @man sparkfun
|
||||||
* @web https://www.sparkfun.com/products/10126
|
* @web https://www.sparkfun.com/products/10126
|
||||||
|
Loading…
x
Reference in New Issue
Block a user