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

View File

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

View File

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

View File

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