mirror of
https://github.com/eclipse/upm.git
synced 2025-07-01 01:11:10 +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 o2
|
||||
* @sensor o2
|
||||
* @comname Grove O2 Sensor
|
||||
* @comname O2 Sensor
|
||||
* @altname Grove O2 Sensor
|
||||
* @type gaseous
|
||||
* @man seeed
|
||||
* @con analog
|
||||
@ -45,7 +46,7 @@ namespace upm {
|
||||
*
|
||||
* The Grove O2 Oxygen Gas sensor measures the oxygen concentration in the air
|
||||
*
|
||||
* @image html o2.jpg
|
||||
* @image html o2.jpg
|
||||
* @snippet o2.cxx Interesting
|
||||
*/
|
||||
class O2 {
|
||||
|
Reference in New Issue
Block a user