mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 01:41:12 +03:00
Added alt tags and missing images to grove sensors
Signed-off-by: Sisinty Sasmita Patra <sisinty.s.patra@intel.com>
This commit is contained in:
@ -36,7 +36,8 @@ namespace upm {
|
||||
/**
|
||||
* @library emg
|
||||
* @sensor emg
|
||||
* @comname Grove EMG Sensor
|
||||
* @comname EMG Sensor
|
||||
* @altname Grove EMG Sensor
|
||||
* @type electric
|
||||
* @man seeed
|
||||
* @con analog
|
||||
@ -46,7 +47,7 @@ namespace upm {
|
||||
* Grove EMG muscle signal reader gathers small muscle signals,
|
||||
* then processes them, and returns the result
|
||||
*
|
||||
* @image html emg.jpg
|
||||
* @image html emg.jpg
|
||||
* @snippet emg.cxx Interesting
|
||||
*/
|
||||
class EMG {
|
||||
|
Reference in New Issue
Block a user