mirror of
https://github.com/cmur2/python-bme680.git
synced 2024-11-14 18:56:19 +01:00
23 lines
338 B
Plaintext
23 lines
338 B
Plaintext
1.0.3
|
|
-----
|
|
|
|
* Merged fixes from Bosch BME680_driver version 3.5.3
|
|
* Replaced division with logical shift in compensation equations
|
|
* Fixed bug in temperature compensation of pressure
|
|
|
|
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
|
|
|