adxl335: 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>
This commit is contained in:
Jon Trulson 2015-02-11 15:47:50 -07:00 committed by John Van Drasek
parent b03676222c
commit fad4accfcc

View File

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