hmtrp: updated header with tags

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu 2015-04-13 12:04:54 -07:00
parent e714b0eb24
commit 6428f43599

View File

@ -43,8 +43,21 @@
#define HMTRP_DEFAULT_UART 0
namespace upm {
/**
* @brief HMTRP Serial RF Pro library
* @defgroup hmtrp libupm-hmtrp
* @ingroup seeed uart wifi
*/
/**
* @library hmtrp
* @sensor hmtrp
* @comname Grove Serial RF Pro
* @altname HMTRP-433 HMTRP-470 HMTRP-868 HMTRP-915
* @type wifi
* @man seeed
* @con uart
*
* @brief C++ API for the HMTRP Serial RF Pro
*
* UPM support for the HMTRP Serial RF Pro. This was tested
@ -63,8 +76,6 @@ namespace upm {
* presented on it's UART interface. It can be placed into a
* configuration mode by grounding the CONFIG pin on the module.
*
* @ingroup grove uart radio
* @defgroup hmtrp libupm-hmtrp
* @snippet hmtrp.cxx Interesting
*/
class HMTRP {