docs: updated manufacturer field for bosch sensors

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu
2017-08-02 17:19:12 -07:00
parent c46fb64cac
commit db89d872b4
6 changed files with 12 additions and 11 deletions

View File

@ -37,7 +37,7 @@ namespace upm {
* @sensor bme280
* @comname Digital Humidity, Pressure, and Temperature Sensor
* @type pressure humidity
* @man adafruit
* @man bosch adafruit
* @con i2c spi gpio
* @web https://www.adafruit.com/products/2652
*

View File

@ -36,7 +36,7 @@ namespace upm {
/**
* @brief BMP280 Digital Pressure Sensor
* @defgroup bmp280 libupm-bmp280
* @ingroup i2c spi gpio pressure
* @ingroup i2c spi gpio pressure bosch adafruit
*/
/**
@ -44,7 +44,7 @@ namespace upm {
* @sensor bmp280
* @comname Digital Pressure Sensor
* @type pressure
* @man adafruit
* @man bosch adafruit
* @con i2c spi gpio
* @web https://www.adafruit.com/products/2651
*