1
0
mirror of https://github.com/cmur2/python-bme680.git synced 2026-04-05 14:18:43 +02:00

Version 1.0.3 prep

This commit is contained in:
Phil Howard
2017-11-23 11:25:34 +00:00
parent c9d4cef987
commit 288daed781
9 changed files with 32 additions and 8 deletions

View File

@@ -1,9 +1,7 @@
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
* Merged temperature compensation fix from Bosch's BME680_driver 3.5.3
1.0.2
-----