mirror of
https://github.com/eclipse/upm.git
synced 2025-03-15 04:57:30 +03:00
docs: fixed the other tags for at42qt1070 and grovemd
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
parent
c46dc401d4
commit
e3ba0d7b0a
@ -44,9 +44,9 @@ namespace upm {
|
||||
* @library at42qt1070
|
||||
* @sensor at42qt1070
|
||||
* @comname Atmel AT42QT1070 QTouch Sensor
|
||||
* @category touch
|
||||
* @manufacturer seeed
|
||||
* @connection i2c
|
||||
* @type touch
|
||||
* @man seeed
|
||||
* @con i2c
|
||||
*
|
||||
* @brief C++ API for the Atmel AT42QT1070 QTouch sensor
|
||||
*
|
||||
|
@ -43,9 +43,9 @@ namespace upm {
|
||||
* @library grovemd
|
||||
* @sensor grovemd
|
||||
* @comname Grove I2C Motor Driver
|
||||
* @category motor
|
||||
* @manufacturer seeed
|
||||
* @connection i2c
|
||||
* @type motor
|
||||
* @man seeed
|
||||
* @con i2c
|
||||
*
|
||||
* @brief C++ API for the Grove I2C Motor Driver
|
||||
*
|
||||
@ -62,7 +62,6 @@ namespace upm {
|
||||
* This module was tested with version 1.3 of the Grove I2C Motor
|
||||
* Driver
|
||||
*
|
||||
* @ingroup i2c grove
|
||||
* @snippet grovemd.cxx Interesting
|
||||
*/
|
||||
class GroveMD {
|
||||
|
Loading…
x
Reference in New Issue
Block a user