1
0
mirror of https://github.com/cmur2/python-bme680.git synced 2025-06-29 10:30:31 +02:00

Prep for v1.0.4

This commit is contained in:
Phil Howard
2017-12-04 10:37:52 +00:00
parent 097287e842
commit da6ae97f1f
5 changed files with 22 additions and 2 deletions

View File

@ -1,3 +1,10 @@
bme680 (1.0.4) stable; urgency=low
* Fix to range_sw_err for extremely high gas readings
* Convert to unsigned int to fix negative gas readings
-- Phil Howard <phil@pimoroni.com> Mon, 04 Dec 2017 00:00:00 +0000
bme680 (1.0.3) stable; urgency=low
* Merged temperature compensation fix from Bosch's BME680_driver 3.5.3