mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/bmx280: remove line break in defgroup
defgroup command must not contain a line break.
This commit is contained in:
parent
2bbc02a6e0
commit
dfae4fbb27
@ -9,8 +9,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup drivers_bmx280 BMP280/BME280 temperature, pressure and humidity
|
||||
* sensor
|
||||
* @defgroup drivers_bmx280 BMP280/BME280 temperature, pressure and humidity sensor
|
||||
* @ingroup drivers_sensors
|
||||
* @brief Device driver interface for the Bosch BMP280 and BME280 sensors
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user