mirror of
https://github.com/eclipse/upm.git
synced 2025-03-23 17:00:03 +03:00
docs: updated gsk sensors and @kit tags
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
parent
969a25cf0d
commit
3998cdfb1e
@ -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
|
||||||
*
|
*
|
||||||
|
@ -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
|
||||||
*
|
*
|
||||||
|
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user