mirror of
https://github.com/cmur2/python-bme680.git
synced 2024-10-31 16:56:17 +01:00
32 lines
443 B
Plaintext
32 lines
443 B
Plaintext
1.0.5
|
|
-----
|
|
|
|
* New: set_temp_offset to calibrate temperature offset in degrees C
|
|
|
|
1.0.4
|
|
-----
|
|
|
|
* Fix to range_sw_err for extremely high gas readings
|
|
* Convert to unsigned int to fix negative gas readings
|
|
|
|
1.0.3
|
|
-----
|
|
|
|
* Merged temperature compensation fix from Bosch's BME680_driver 3.5.3
|
|
|
|
1.0.2
|
|
-----
|
|
|
|
* Fixed set_gas_heater_temperature to avoid i2c TypeError
|
|
|
|
1.0.1
|
|
-----
|
|
|
|
* Added Manifest to Python package
|
|
|
|
1.0.0
|
|
-----
|
|
|
|
* Initial release
|
|
|