Parcourir la 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 il y a 10 ans
Parent
révision
780500ac0a
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1
    0
      src/hmtrp/hmtrp.h

+ 1
- 0
src/hmtrp/hmtrp.h Voir le fichier

@@ -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 {