mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 10:52:43 +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
|
||
|
*/
|