mirror of
https://github.com/eclipse/upm.git
synced 2025-03-15 04:57:30 +03:00
groveemg: header updated with new tags
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
parent
f98a257ed5
commit
728e01c582
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user