mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 09:51:14 +03:00
docs: updated library descriptions and sensor names for consistency
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
@ -28,25 +28,22 @@
|
||||
|
||||
namespace upm {
|
||||
/**
|
||||
* @brief Library for the YG1006 flame sensor
|
||||
*
|
||||
* UPM module for the YG1006 flame sensor. It detects flame or any
|
||||
* other light in the 760nm - 1100nm wavelength range.
|
||||
*
|
||||
* @brief YG1006 flame sensor library
|
||||
* @defgroup yg1006 libupm-yg1006
|
||||
* @ingroup seeed gpio light
|
||||
*/
|
||||
/**
|
||||
* @library yg1006
|
||||
* @sensor yg1006
|
||||
* @comname flame sensor
|
||||
* @comname YG1006 Flame Sensor
|
||||
* @altname Grove Flame Sensor
|
||||
* @type light
|
||||
* @man seeed
|
||||
* @web http://www.seeedstudio.com/wiki/Grove_-_Flame_Sensor
|
||||
* @con gpio
|
||||
*
|
||||
* @brief API for the YG1006 flame sensor
|
||||
*
|
||||
*
|
||||
* UPM module for the YG1006 flame sensor. It detects flame or any
|
||||
* other light in the 760nm - 1100nm wavelength range.
|
||||
*
|
||||
|
Reference in New Issue
Block a user