diff --git a/src/gas/gas.h b/src/gas/gas.h index d55ef54e..a6e1bc3d 100644 --- a/src/gas/gas.h +++ b/src/gas/gas.h @@ -41,7 +41,7 @@ namespace upm { * sampling, threshold checking, a basic printing function and a standard read function. * * @defgroup gas libupm-gas - * @ingroup seeed analog gaseous + * @ingroup seeed analog gaseous eak */ class Gas { public: diff --git a/src/gas/mq5.h b/src/gas/mq5.h index 8a301342..46830864 100644 --- a/src/gas/mq5.h +++ b/src/gas/mq5.h @@ -35,6 +35,7 @@ namespace upm { * @type gaseous * @man seeed * @con analog + * @kit eak * * @brief API for MQ5 Gas Sensor * diff --git a/src/grove/grove.h b/src/grove/grove.h index c7b51b5e..05837e5e 100644 --- a/src/grove/grove.h +++ b/src/grove/grove.h @@ -34,7 +34,7 @@ namespace upm { /** * @brief generic library for basic grove sensors * @defgroup grove libupm-grove - * @ingroup seeed gpio pwm ainput button led light relay temp touch gsk + * @ingroup seeed gpio pwm ainput button led light relay temp touch gsk eak */ class Grove { public: diff --git a/src/grove/groverelay.h b/src/grove/groverelay.h index a4a9c219..b52f4e06 100644 --- a/src/grove/groverelay.h +++ b/src/grove/groverelay.h @@ -30,7 +30,7 @@ * @type relay * @man seeed * @con gpio - * @kit gsk + * @kit gsk eak * * @brief API for Grove Relay * diff --git a/src/grovemoisture/grovemoisture.h b/src/grovemoisture/grovemoisture.h index d4cdd1aa..07f42fcd 100644 --- a/src/grovemoisture/grovemoisture.h +++ b/src/grovemoisture/grovemoisture.h @@ -30,7 +30,7 @@ namespace upm { /** * @brief Grove Moisture sensor library * @defgroup grovemoisture libupm-grovemoisture - * @ingroup seeed analog liquid + * @ingroup seeed analog liquid eak */ /** @@ -40,6 +40,7 @@ namespace upm { * @type liquid * @man seeed * @con analog + * @kit eak * * @brief API for the Grove Moisture Sensor * diff --git a/src/grovewater/grovewater.h b/src/grovewater/grovewater.h index be8eab11..6227153a 100644 --- a/src/grovewater/grovewater.h +++ b/src/grovewater/grovewater.h @@ -30,7 +30,7 @@ namespace upm { /** * @brief Grove Water sensor library * @defgroup grovewater libupm-grovewater - * @ingroup seeed gpio liquid + * @ingroup seeed gpio liquid eak */ /** @@ -40,6 +40,7 @@ namespace upm { * @type liquid * @man seeed * @con gpio + * @kit eak * * @brief API for the Grove Water Sensor * diff --git a/src/grovewfs/grovewfs.h b/src/grovewfs/grovewfs.h index d34ba08f..2581d243 100644 --- a/src/grovewfs/grovewfs.h +++ b/src/grovewfs/grovewfs.h @@ -33,7 +33,7 @@ namespace upm { /** * @brief Grove Water Flow sensor library * @defgroup grovewfs libupm-grovewfs - * @ingroup seeed gpio liquid + * @ingroup seeed gpio liquid eak */ /** @@ -44,6 +44,7 @@ namespace upm { * @man seeed * @web http://www.seeedstudio.com/wiki/index.php?title=G1/2_Water_Flow_sensor * @con gpio + * @kit eak * @brief API for the Grove Water Flow Sensor * diff --git a/src/guvas12d/guvas12d.h b/src/guvas12d/guvas12d.h index 81c5b48a..7b3b2cea 100644 --- a/src/guvas12d/guvas12d.h +++ b/src/guvas12d/guvas12d.h @@ -30,7 +30,7 @@ namespace upm { /** * @brief GUVA-S12D UV sensor library * @defgroup guvas12d libupm-guvas12d - * @ingroup seeed analog light + * @ingroup seeed analog light eak */ /** @@ -41,6 +41,7 @@ namespace upm { * @type light * @man seeed * @con analog + * @kit eak * * @brief API for the GUVAS12D UV sensor module * diff --git a/src/my9221/my9221.h b/src/my9221/my9221.h index 53fcb51e..6a460653 100644 --- a/src/my9221/my9221.h +++ b/src/my9221/my9221.h @@ -40,7 +40,7 @@ namespace upm { /** * @brief MY9221 led bar library * @defgroup my9221 libupm-my9221 - * @ingroup seeed display gpio + * @ingroup seeed display gpio eak */ /** * @library my9221 @@ -51,6 +51,7 @@ namespace upm { * @man seeed * @web http://www.seeedstudio.com/wiki/Grove_-_LED_Bar * @con gpio + * @kit eak * * @brief API for MY9221 based LED bars * diff --git a/src/ppd42ns/ppd42ns.h b/src/ppd42ns/ppd42ns.h index 6ef5efe5..2a3749de 100644 --- a/src/ppd42ns/ppd42ns.h +++ b/src/ppd42ns/ppd42ns.h @@ -39,7 +39,7 @@ typedef struct /** * @brief PPD42NS dust sensor library * @defgroup ppd42ns libupm-ppd42ns - * @ingroup seeed gpio other + * @ingroup seeed gpio other eak */ /** * @library ppd42ns @@ -50,6 +50,7 @@ typedef struct * @man seeed * @web http://www.seeedstudio.com/wiki/Grove_-_Dust_Sensor * @con gpio + * @kit eak * * @brief API for the Dust Sensor * diff --git a/src/tsl2561/tsl2561.h b/src/tsl2561/tsl2561.h index 05b03292..f361f045 100644 --- a/src/tsl2561/tsl2561.h +++ b/src/tsl2561/tsl2561.h @@ -94,7 +94,7 @@ namespace upm { /** * @brief TSL2561 digital light sensor library * @defgroup tsl2561 libupm-tsl2561 - * @ingroup seeed i2c light + * @ingroup seeed i2c light eak */ /** * @library tsl2561 @@ -105,6 +105,7 @@ namespace upm { * @man seeed * @web http://www.seeedstudio.com/wiki/Grove_-_Digital_Light_Sensor * @con i2c + * @kit eak * * @brief TSL2561 Digital Light Sensor library *