1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/driver_bme680/doc.txt

9 lines
268 B
Plaintext
Raw Normal View History

/**
* @defgroup pkg_driver_bme680 Driver package for I2C/SPI BME680 sensor
* @ingroup pkg
* @brief Provides the Bosch Sensortec's BME680 gas sensor API
* @see https://github.com/BoschSensortec/BME680_driver
*
* @include pkg/driver_bme680/README.md
*/