Browse Source

hmtrp: Add proper @defgroup documentation tag

Signed-off-by: Jon Trulson <jtrulson@ics.com>
Signed-off-by: John Van Drasek <john.r.van.drasek@intel.com>
Jon Trulson 10 years ago
parent
commit
780500ac0a
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/hmtrp/hmtrp.h

+ 1
- 0
src/hmtrp/hmtrp.h View File

@@ -64,6 +64,7 @@ namespace upm {
64 64
    * configuration mode by grounding the CONFIG pin on the module.
65 65
    *
66 66
    * @ingroup grove uart radio
67
+   * @defgroup hmtrp libupm-hmtrp
67 68
    * @snippet hmtrp.cxx Interesting
68 69
    */
69 70
   class HMTRP {