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:
Mihai Tudor Panu
2015-06-01 15:44:07 -07:00
parent 8965d56c93
commit 14f80e779e
97 changed files with 237 additions and 246 deletions

View File

@ -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.
*