diff --git a/src/adxl335/adxl335.h b/src/adxl335/adxl335.h index e7e464d7..394463c0 100644 --- a/src/adxl335/adxl335.h +++ b/src/adxl335/adxl335.h @@ -42,6 +42,7 @@ namespace upm { * analog pins, one each for X, Y, and Z axis. * * @ingroup grove analog + * @defgroup adxl335 libupm-adxl335 * @snippet adxl335.cxx Interesting */ class ADXL335 {