sparkfun / Qwiic_BME280_Py

Python module for the qwiic bme280 sensor
MIT License
11 stars 3 forks source link

V0.9.1 #6

Closed sfe-SparkFro closed 10 months ago

sfe-SparkFro commented 10 months ago

Ensure t_fine is always updated, fix docstrings, and add delay to end of begin() to ensure first measurement is valid.

Fixes #5