docs: updated gsk sensors and @kit tags

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu 2015-04-17 15:43:24 -07:00
parent 969a25cf0d
commit 3998cdfb1e
3 changed files with 5 additions and 3 deletions
src
buzzer
mic
servo

@ -39,7 +39,7 @@ namespace upm {
/**
* @brief Buzzer library
* @defgroup buzzer libupm-buzzer
* @ingroup seeed pwm sound
* @ingroup seeed pwm sound gsk
*/
/**
@ -49,6 +49,7 @@ namespace upm {
* @type sound
* @man seeed
* @con pwm
* @kit gsk
*
* @brief C++ API for Buzzer component
*

@ -38,7 +38,7 @@ namespace upm {
/**
* @brief Analog Microphone library
* @defgroup mic libupm-mic
* @ingroup seeed pwm sound
* @ingroup seeed pwm sound gsk
*/
/**
* @library mic
@ -48,6 +48,7 @@ namespace upm {
* @man seeed
* @web http://www.seeedstudio.com/wiki/Grove_-_Sound_Sensors
* @con pwm
* @kit gsk
*
* @brief C++ API for Microphone
*

@ -45,7 +45,7 @@ namespace upm {
* the maximum period.
*
* @defgroup servo libupm-servo
* @ingroup seeed emax pwm servos
* @ingroup seeed emax pwm servos gsk
*/
class Servo {
public: