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:
Mihai Tudor Panu 2015-03-30 17:04:58 -07:00
parent c46dc401d4
commit e3ba0d7b0a
2 changed files with 6 additions and 7 deletions

View File

@ -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
*

View File

@ -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 {