mirror of
https://github.com/eclipse/upm.git
synced 2025-03-24 01:10:22 +03:00
htu21d: fixed typo and removed bad altname
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
parent
8c7065ed09
commit
65fd9804ea
@ -51,14 +51,13 @@ namespace upm {
|
|||||||
/**
|
/**
|
||||||
* @brief HTU21D humidity sensor library
|
* @brief HTU21D humidity sensor library
|
||||||
* @defgroup htu21d libupm-htu21d
|
* @defgroup htu21d libupm-htu21d
|
||||||
* @ingourp seeed adafruit sparkfun i2c temp
|
* @ingroup seeed adafruit sparkfun i2c temp
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @library htu21d
|
* @library htu21d
|
||||||
* @sensor htu21d
|
* @sensor htu21d
|
||||||
* @comname HTU21D Temperature & Humidity Sensor
|
* @comname HTU21D Temperature & Humidity Sensor
|
||||||
* @altname Grove - Temperature&Humidity Sensor (High-Accuracy & Mini)
|
|
||||||
* @type temp
|
* @type temp
|
||||||
* @man seeed adafruit sparkfun
|
* @man seeed adafruit sparkfun
|
||||||
* @web http://www.meas-spec.com/downloads/HTU21D.pdf
|
* @web http://www.meas-spec.com/downloads/HTU21D.pdf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user