mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
9 lines
268 B
Plaintext
9 lines
268 B
Plaintext
/**
|
|
* @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
|
|
*/
|