Zanduino / BME680

Arduino Library to access the Bosch BME680 - temperature, pressure, humidity and gas sensor
GNU General Public License v3.0
37 stars 10 forks source link

Development v1.0.9 #27

Closed SV-Zanshin closed 3 years ago

SV-Zanshin commented 3 years ago

Description

Minor fix release

Fixes # (issue)

25 - Implemented standardized clang-format for all files

26 - Corrected computations for gas-readings, added optional return code in [getSensorData()](https://github.com/SV-Zanshin/BME680/wiki/getSensorData())

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Tested on Arduino Uno and Micro platforms.

Test Configuration:

Checklist:

Zanshin Logo