groveemg: header updated with new tags

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu 2015-04-09 15:19:46 -07:00
parent f98a257ed5
commit 728e01c582

View File

@ -28,16 +28,24 @@
namespace upm {
/**
* @brief UPM module for the GroveEMG Muscle Signal reader Sensor
* @brief UPM library for the GroveEMG Muscle Signal reader sensor
* @defgroup groveemg libupm-groveemg
* @ingroup seeed analog electric
*/
/**
* @brief C++ API for the GroveEMG Muscle Signal reader Sensor
* @library groveemg
* @sensor groveemg
* @comname Grove EMG Sensor
* @type electric
* @man seeed
* @con analog
*
* @brief C++ API for the GroveEMG Muscle Signal Reader Sensor
*
* GroveEMG Muscle Signal reader gathers small muscle signals,
* then processes and returns the result
*
* @ingroup analog groveemg
* @snippet groveemg.cxx Interesting
*/
class GroveEMG {