mirror of
https://github.com/eclipse/upm.git
synced 2025-03-15 04:57:30 +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
|
||||
|
||||
namespace upm {
|
||||
|
||||
/**
|
||||
* @brief C++ API for SM130 RFID reader module
|
||||
*
|
||||
* This file defines the C++ interface for sm130 RFID library
|
||||
*
|
||||
* @brief SM130 RFID reader module sensor library
|
||||
* @defgroup sm130 libupm-sm130
|
||||
* @ingroup sparkfun gpio rfid
|
||||
*/
|
||||
/**
|
||||
* @library sm130
|
||||
* @library libupm-sm130
|
||||
* @sensor sm130
|
||||
* @comname RFID module
|
||||
* @comname SM130 RFID reader module sensor
|
||||
* @type rfid
|
||||
* @man sparkfun
|
||||
* @web https://www.sparkfun.com/products/10126
|
||||
|
Loading…
x
Reference in New Issue
Block a user