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