mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 01:41:12 +03:00
docs: updated manufacturer field for bosch sensors
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
@ -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
|
||||
*
|
||||
|
@ -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
|
||||
*
|
||||
|
Reference in New Issue
Block a user