mirror of
https://github.com/eclipse/upm.git
synced 2025-03-24 17:30:01 +03:00
hmtrp: updated header with tags
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
parent
e714b0eb24
commit
6428f43599
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user