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:
Sisinty Sasmita Patra
2016-09-16 12:43:34 -07:00
parent 14ede63192
commit 5d4fc3cbf5
20 changed files with 93 additions and 64 deletions

View File

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