From 780500ac0a46cd0b8282836b108cb4f7243ee8ab Mon Sep 17 00:00:00 2001 From: Jon Trulson Date: Wed, 11 Feb 2015 15:51:18 -0700 Subject: [PATCH] hmtrp: Add proper @defgroup documentation tag Signed-off-by: Jon Trulson Signed-off-by: John Van Drasek --- src/hmtrp/hmtrp.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/hmtrp/hmtrp.h b/src/hmtrp/hmtrp.h index 473ac1c9..1fd9c008 100644 --- a/src/hmtrp/hmtrp.h +++ b/src/hmtrp/hmtrp.h @@ -64,6 +64,7 @@ namespace upm { * configuration mode by grounding the CONFIG pin on the module. * * @ingroup grove uart radio + * @defgroup hmtrp libupm-hmtrp * @snippet hmtrp.cxx Interesting */ class HMTRP {