diff --git a/src/biss0001/biss0001.h b/src/biss0001/biss0001.h index 163c0d4c..6ed9658e 100644 --- a/src/biss0001/biss0001.h +++ b/src/biss0001/biss0001.h @@ -42,6 +42,7 @@ namespace upm { * @man seeed * @web http://www.seeedstudio.com/depot/Grove-PIR-Motion-Sensor-p-802.html * @con gpio + * @kit tsk * * @brief API for the BISS0001 Motion Sensor * diff --git a/src/mpr121/mpr121.h b/src/mpr121/mpr121.h index 9eb0b1c2..0e6b9465 100644 --- a/src/mpr121/mpr121.h +++ b/src/mpr121/mpr121.h @@ -44,6 +44,7 @@ namespace upm { * @man seeed * @web http://www.seeedstudio.com/wiki/Grove_-_I2C_Touch_Sensor * @con i2c + * @kit tsk * * @brief API for the MPR121 I2C touch sensor * diff --git a/src/mq303a/mq303a.h b/src/mq303a/mq303a.h index 0d3973c2..fd6e0b33 100644 --- a/src/mq303a/mq303a.h +++ b/src/mq303a/mq303a.h @@ -42,6 +42,7 @@ namespace upm { * @man seeed * @web http://www.seeedstudio.com/wiki/Grove_-_Alcohol_Sensor * @con analog gpio + * @kit tsk * * @brief API for the MQ303A Alcohol Sensor * diff --git a/src/rfr359f/rfr359f.h b/src/rfr359f/rfr359f.h index fd50ccce..ebf6a2c7 100644 --- a/src/rfr359f/rfr359f.h +++ b/src/rfr359f/rfr359f.h @@ -42,7 +42,7 @@ namespace upm { * @man seeed * @web http://www.seeedstudio.com/wiki/Grove_-_IR_Distance_Interrupt * @con gpio - * @kit robok + * @kit robok tsk * * @brief API for the RFR359F based Grove Distance Interrupter. * diff --git a/src/rpr220/rpr220.h b/src/rpr220/rpr220.h index da62b631..d0481517 100644 --- a/src/rpr220/rpr220.h +++ b/src/rpr220/rpr220.h @@ -42,6 +42,7 @@ namespace upm { * @man seeed * @web http://www.seeedstudio.com/wiki/Grove_-_Infrared_Reflective_Sensor * @con gpio + * @kit tsk * * @brief API for the RPR220 based Grove IR Reflective Sensor * diff --git a/src/ublox6/ublox6.h b/src/ublox6/ublox6.h index 9f46d6bc..b511b885 100644 --- a/src/ublox6/ublox6.h +++ b/src/ublox6/ublox6.h @@ -57,6 +57,7 @@ namespace upm { * @man seeed * @web http://www.seeedstudio.com/depot/Grove-GPS-p-959.html * @con uart + * @kit tsk * * @brief API for the U-BLOX 6 and SIM28 GPS modules *