From 3567e079f986393437cc027ce2473f4104249665 Mon Sep 17 00:00:00 2001 From: John Van Drasek Date: Tue, 14 Apr 2015 15:30:14 -0700 Subject: [PATCH] maxds3231m: Adding doxygen comments Signed-off-by: John Van Drasek --- src/maxds3231m/maxds3231m.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/maxds3231m/maxds3231m.h b/src/maxds3231m/maxds3231m.h index 0fa1f883..fdc60094 100644 --- a/src/maxds3231m/maxds3231m.h +++ b/src/maxds3231m/maxds3231m.h @@ -65,14 +65,14 @@ struct Time3231 { /** * @brief maxds3231m proximity sensor library * @defgroup maxds3231m libupm-maxds3231m - * @ingroup generic i2c light + * @ingroup maxim i2c light */ /** * @library libupm-maxds3231m * @sensor maxds3231m * @comname maxds3231m proximity sensor * @type light - * @man generic + * @man maxim * @con i2c * * @brief C++ API for MAXDS3231M chip (Ambient and Infrared Proximity Sensor)