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

@ -45,17 +45,15 @@
namespace upm {
/**
* @brief API for th02 temperature & humidity sensor library
*
* This file defines the TH02 interface for libth02
*
* @brief TH02 temperature & humidity sensor library
* @defgroup th02 libupm-th02
* @ingroup seeed i2c temp
*/
/**
* @library th02
* @sensor th02
* @comname temperature and humidity sensor
* @comname TH02 Temperature & Humidity Sensor
* @altname Grove Temperature & Humidity Sensor (High Accuracy & Mini)
* @type temp
* @man seeed
* @web http://www.seeedstudio.com/wiki/Grove_-_Tempture%26Humidity_Sensor_(High-Accuracy_%26Mini)_v1.0
@ -65,7 +63,7 @@ namespace upm {
*
* This file defines the TH02 interface for libth02
*
* NOTE: For use on the Edison with the arduino breakout board, the
* NOTE: For use on the Edison with the Arduino breakout board, the
* Edison must be set to 3v rather than 5v.
*
* @image html th02.jpg